toggle menu
trckr
common
switch theme
search in API
trckr-core
/
ru.cookedapp.trckr.core.exceptions
/
TrckrBuilderException
Trckr
Builder
Exception
class
TrckrBuilderException
(
val
message
:
String
)
:
TrckrException
Trckr
library exception that can be thrown by
TrckrBuilder
.
Members
Constructors
Trckr
Builder
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String