NotFound

class NotFound(val reason: String) : ClientException

The address is not registered.

Constructors

Link copied to clipboard
constructor(reason: String)

Properties

Link copied to clipboard
open override val message: String
Link copied to clipboard