solapi.sdk
Toggle table of contents
1.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
solapi.sdk
solapi.sdk
/
com.solapi.sdk.message.exception
Package-level
declarations
Types
Types
Solapi
Api
Key
Exception
Link copied to clipboard
public
final
class
SolapiApiKeyException
extends
Exception
implements
SolapiException
Solapi
Bad
Request
Exception
Link copied to clipboard
public
final
class
SolapiBadRequestException
extends
Exception
implements
SolapiException
Solapi
Empty
Response
Exception
Link copied to clipboard
public
final
class
SolapiEmptyResponseException
extends
Exception
implements
SolapiException
Solapi
Exception
Link copied to clipboard
public
interface
SolapiException
Solapi
File
Upload
Exception
Link copied to clipboard
public
final
class
SolapiFileUploadException
extends
Exception
implements
SolapiException
Solapi
Invalid
Api
Key
Exception
Link copied to clipboard
public
final
class
SolapiInvalidApiKeyException
extends
Exception
implements
SolapiException
Solapi
Message
Not
Received
Exception
Link copied to clipboard
public
final
class
SolapiMessageNotReceivedException
extends
Exception
implements
SolapiException
Solapi
Unknown
Exception
Link copied to clipboard
public
final
class
SolapiUnknownException
extends
Exception
implements
SolapiException