Serializablepublic class SDKException extends Exception
| Constructor | Description |
|---|---|
SDKException() |
|
SDKException(String message) |
|
SDKException(String message,
Throwable cause) |
|
SDKException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
SDKException(Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 The Apache Software Foundation. All rights reserved.