WickrException

open class WickrException

Base class for all service related exceptions thrown by the Wickr client

Inheritors

Constructors

Link copied to clipboard
constructor()
constructor(message: String?)
constructor(message: String?, cause: Throwable?)
constructor(cause: Throwable?)