public abstract class BoxSDKException extends Exception
| Constructor and Description |
|---|
BoxSDKException() |
BoxSDKException(String message) |
BoxSDKException(String message,
Throwable cause) |
BoxSDKException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatusCode()
Status code of this exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014. All Rights Reserved.