Class UnauthorizedKeyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.calypsonet.terminal.calypso.transaction.UnauthorizedKeyException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnauthorizedKeyException extends java.lang.RuntimeException
Indicates that the card requires an unauthorized session key.- Since:
- 1.0.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnauthorizedKeyException(java.lang.String message)
-