LocalNodeUnavailableException

Thrown when a command requires the local node identity before that identity is available.

Constructors

Link copied to clipboard
constructor(operation: String)

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
open override val expectedConditionLabel: String
Link copied to clipboard
expect open val message: String?