toggle menu
playtime
androidJvm
switch theme
search in API
playtime
/
io.adjoe.sdk
/
PlaytimeException
/
Errors
/
CONTEXT_IS_NULL
CONTEXT_IS_NULL
CONTEXT_IS_NULL
Members
Properties
message
Link copied to clipboard
open
override
val
message
:
String
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
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
open
override
fun
getThrowable
(
)
:
PlaytimeException
open
override
fun
getThrowable
(
message
:
String
)
:
PlaytimeException
open
override
fun
getThrowable
(
cause
:
Throwable
)
:
PlaytimeException