orbit-shared / orbit.shared.exception / InvalidNodeId

InvalidNodeId

class InvalidNodeId : Throwable

An exception of this type is thrown when a node id is invalid.

Constructors

<init>

An exception of this type is thrown when a node id is invalid.

InvalidNodeId(nodeId: NodeId)