Package com.castlabs.sdk.broadpeak
Class BroadpeakSessionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.castlabs.sdk.broadpeak.BroadpeakSessionException
- All Implemented Interfaces:
Serializable
Exception to represent an issue from Broadpeak.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
- Returns:
- the message of the exception
-
getCause
-