NotFound

data class NotFound(val message: String) : GetNodeDetailsResult(source)

Node with given ID not found.

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard