toggle menu
switcloud-l2
0.7.0
androidJvm
switch theme
search in API
switcloud-l2
/
io.switstack.switcloud.switcloudl2.exception
Package-level
declarations
Types
Types
Switcloud
L2Exception
Link copied to clipboard
open
class
SwitcloudL2Exception
(
val
error
:
Int
,
message
:
String
)
:
Exception
Generic SwitcloudL2 exception class.
Switcloud
L2Timeout
Exception
Link copied to clipboard
class
SwitcloudL2TimeoutException
(
val
error
:
Int
,
message
:
String
)
:
SwitcloudL2Exception
SwitcloudL2 base exception class.