trckr
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
trckr
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
message
Link copied to clipboard
open
override
val
message
:
String