corda / net.corda.core.node.services / CordaServiceCriticalFailureException

CordaServiceCriticalFailureException

class CordaServiceCriticalFailureException : Exception

Please see ServiceLifecycleEvent.STATE_MACHINE_STARTED for the purpose of this exception.

Constructors

<init>

CordaServiceCriticalFailureException(message: String)

Please see ServiceLifecycleEvent.STATE_MACHINE_STARTED for the purpose of this exception.

CordaServiceCriticalFailureException(message: String, cause: Throwable?)