Class RegistrationNotAllowed
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jans.as.model.fido.u2f.exception.RegistrationNotAllowed
- All Implemented Interfaces:
Serializable
- Author:
- Yuriy Movchan Date: 07/13/2016
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRegistrationNotAllowed
(String message) RegistrationNotAllowed
(String message, 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
-
RegistrationNotAllowed
-
RegistrationNotAllowed
-