toggle menu
ozone
common
switch theme
search in API
ozone
/
sh.christian.ozone.api.response
/
AtpException
Atp
Exception
class
AtpException
(
val
statusCode
:
StatusCode
)
:
Exception
An exception thrown for unsuccessful raw API calls and
Result
-wrapped API calls.
Members
Constructors
Atp
Exception
Link copied to clipboard
constructor
(
statusCode
:
StatusCode
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
status
Code
Link copied to clipboard
val
statusCode
:
StatusCode