Class BadInputException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jans.as.model.fido.u2f.exception.BadInputException
All Implemented Interfaces:
Serializable

public class BadInputException extends RuntimeException
Author:
Yuriy Movchan Date: 05/13/2015
See Also:
  • Constructor Details

    • BadInputException

      public BadInputException(String message)
    • BadInputException

      public BadInputException(String message, Throwable cause)