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

public class RegistrationNotAllowed extends RuntimeException
Author:
Yuriy Movchan Date: 07/13/2016
See Also:
  • Constructor Details

    • RegistrationNotAllowed

      public RegistrationNotAllowed(String message)
    • RegistrationNotAllowed

      public RegistrationNotAllowed(String message, Throwable cause)