toggle menu
playtime
androidJvm
switch theme
search in API
playtime
/
io.adjoe.sdk
/
CodedError
Coded
Error
interface
CodedError
Inheritors
Errors
Errors
Members
Properties
message
Link copied to clipboard
abstract
val
message
:
String
?
ordinal
Link copied to clipboard
abstract
val
ordinal
:
Int
Functions
compute
Hash
Link copied to clipboard
open
fun
computeHash
(
className
:
String
)
:
String
get
Code
Link copied to clipboard
open
fun
getCode
(
className
:
String
)
:
String
get
Throwable
Link copied to clipboard
abstract
fun
getThrowable
(
)
:
Exception
abstract
fun
getThrowable
(
message
:
String
)
:
Exception
abstract
fun
getThrowable
(
cause
:
Throwable
)
:
Exception