TrckrException

abstract class TrckrException : Throwable

Base class for exceptions hierarchy in trckr library. All trckr exceptions are subtypes of this class.

Inheritors

Constructors

Link copied to clipboard
constructor()