toggle menu
objective
0.3.1
common
switch theme
search in API
objective
/
me.haroldmartin.objective
/
ObjectiveApiException
Objective
Api
Exception
class
ObjectiveApiException
(
val
status
:
HttpStatusCode
)
:
Exception
Members
Constructors
Objective
Api
Exception
Link copied to clipboard
constructor
(
status
:
HttpStatusCode
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
status
Link copied to clipboard
val
status
:
HttpStatusCode