Class MissingConfigurationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- be.atbash.runtime.core.data.exception.AtbashRuntimeException
-
- be.atbash.runtime.security.jwt.exception.MissingConfigurationException
-
- All Implemented Interfaces:
Serializable
public class MissingConfigurationException extends be.atbash.runtime.core.data.exception.AtbashRuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MissingConfigurationException(String code, Object... parameters)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-