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:
java.io.Serializable
public class InvalidClaimException extends java.lang.Exception
- Author:
- Javier Rojas Blum Date: 03.21.2012
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidClaimException(java.lang.String message)
-