Package | Description |
---|---|
org.eclipse.keyple.core.card.command.exception |
Contains the basic exceptions related to the execution of card commands.
|
org.eclipse.keyple.core.service.exception |
Contains the basic exceptions related to the management of plugins and readers.
|
org.eclipse.keyple.core.util.json |
Contains JSON utility classes as serializers/deserializers, mainly used by the Keyple Remote
Plugins solution.
|
Class and Description |
---|
KeypleException
The exception KeypleException is the parent abstract class of all Keyple checked exceptions.
|
Class and Description |
---|
KeypleException
The exception KeypleException is the parent abstract class of all Keyple checked exceptions.
|
KeyplePluginException
The exception KeyplePluginException is the parent abstract class of all Keyple plugins
exceptions.
|
KeypleReaderException
The exception KeypleReaderException is the parent abstract class of all Keyple reader exceptions.
|
Class and Description |
---|
KeypleReaderIOException
Indicates that some IO operations with the reader or the card have failed, generally when the
reader was disconnected or card removed.
|