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:
java.io.Serializable
public class RegistrationNotAllowed extends java.lang.RuntimeException
- Author:
- Yuriy Movchan Date: 07/13/2016
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RegistrationNotAllowed(java.lang.String message)
RegistrationNotAllowed(java.lang.String message, java.lang.Throwable cause)
-