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