Foundation API Reference
Foundation API Reference
/
io.esper.foundationsdk.lib
/
EsperSdkException
Esper
Sdk
Exception
public
class
EsperSdkException
extends
Exception
Base class for all exceptions thrown by SDK.
Constructors
Inheritors
Constructors
Esper
Sdk
Exception
Link copied to clipboard
public
void
EsperSdkException
(
)
Esper
Sdk
Exception
Link copied to clipboard
public
void
EsperSdkException
(
String
message
)
Esper
Sdk
Exception
Link copied to clipboard
public
void
EsperSdkException
(
Throwable
cause
)
Inheritors
UnsupportedApiException
Link copied to clipboard
UnsupportedTargetException
Link copied to clipboard