public class CordaServiceCriticalFailureException
Please see ServiceLifecycleEvent.STATE_MACHINE_STARTED for the purpose of this exception.
public CordaServiceCriticalFailureException(@NotNull
java.lang.String message,
@Nullable
java.lang.Throwable cause)
Please see ServiceLifecycleEvent.STATE_MACHINE_STARTED for the purpose of this exception.
public CordaServiceCriticalFailureException(@NotNull
java.lang.String message)