corda / net.corda.core.flows / NotaryException / <init>

<init>

NotaryException(error: NotaryError, txId: SecureHash? = null)

Exception thrown by the notary service if any issues are encountered while trying to commit a transaction. The underlying error specifies the cause of failure.