public class QiniuException extends java.io.IOException
Response
response
QiniuException(java.lang.Exception e)
QiniuException(Response response)
int
code()
java.lang.String
url()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final Response response
public QiniuException(Response response)
public QiniuException(java.lang.Exception e)
public java.lang.String url()
public int code()