public abstract class BoxSDKException
extends java.lang.Exception
Constructor and Description |
---|
BoxSDKException() |
BoxSDKException(java.lang.Exception exception) |
BoxSDKException(java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
int |
getStatusCode()
Status code of this exception.
|