Package io.jans.as.model.exception
Class InvalidClaimException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.jans.as.model.exception.InvalidClaimException
-
- All Implemented Interfaces:
Serializable
public class InvalidClaimException extends Exception
- Author:
- Javier Rojas Blum Date: 03.21.2012
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidClaimException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
InvalidClaimException
public InvalidClaimException(String message)
-
-