Class SamRevokedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.calypsonet.terminal.calypso.transaction.SamRevokedException
-
- All Implemented Interfaces:
java.io.Serializable
public class SamRevokedException extends java.lang.RuntimeException
Indicates that the SAM is revoked.- Since:
- 1.0.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SamRevokedException(java.lang.String message)
-