toggle menu
objective
0.3.1
common
switch theme
search in API
objective
/
me.haroldmartin.objective
/
UnencodedIdException
Unencoded
Id
Exception
class
UnencodedIdException
(
val
id
:
String
)
:
Exception
Members
Constructors
Unencoded
Id
Exception
Link copied to clipboard
constructor
(
id
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
id
Link copied to clipboard
val
id
:
String
message
Link copied to clipboard
open
val
message
:
String
?