public abstract class CalypsoPoCommandException
extends org.eclipse.keyple.core.card.command.exception.KeypleCardCommandException
| Modifier | Constructor and Description |
|---|---|
protected |
CalypsoPoCommandException(java.lang.String message,
CalypsoPoCommand command,
java.lang.Integer statusCode) |
getCommand, getStatusCodeprotected CalypsoPoCommandException(java.lang.String message,
CalypsoPoCommand command,
java.lang.Integer statusCode)
message - the message to identify the exception contextcommand - the Calypso PO commandstatusCode - the status code (optional)