Package io.jans.fido2.exception
Class Fido2RpRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jans.fido2.exception.Fido2RpRuntimeException
- All Implemented Interfaces:
Serializable
Class for Fido2RpRuntimeException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFido2RpRuntimeException(String errorMessage) Fido2RpRuntimeException(String status, String errorMessage) Fido2RpRuntimeException(String status, String errorMessage, Throwable cause) Fido2RpRuntimeException(String errorMessage, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
Fido2RpRuntimeException
-
Fido2RpRuntimeException
-
Fido2RpRuntimeException
-
Fido2RpRuntimeException
-
-
Method Details
-
getFormattedMessage
-