Package io.mats3

Class MatsInitiator.MatsBackendRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.mats3.MatsInitiator.MatsBackendRuntimeException
All Implemented Interfaces:
Serializable
Enclosing interface:
MatsInitiator

public static class MatsInitiator.MatsBackendRuntimeException extends RuntimeException
Unchecked variant of the MatsInitiator.MatsBackendException, thrown from the MatsInitiator.initiateUnchecked(InitiateLambda) variant of initiate().
See Also:
  • Constructor Details

    • MatsBackendRuntimeException

      public MatsBackendRuntimeException(String message)
    • MatsBackendRuntimeException

      public MatsBackendRuntimeException(String message, Throwable cause)