com.r3corda.protocols / NotaryException

NotaryException

class NotaryException : Exception


Constructors

<init> NotaryException(error: NotaryError)

Properties

error val error: NotaryError

Functions

toString fun toString(): String

Extension Properties

rootCause val Throwable.rootCause: Throwable