| Package | Description |
|---|---|
| org.eclipse.keyple.core.service.exception |
Contains the basic exceptions related to the management of plugins and readers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KeyplePluginInstantiationException
Indicates that the plugin cannot be instantiated, possibly due to a problem with one of the
associated readers.
|
class |
KeyplePluginNotFoundException
Indicates that the plugin is not found, generally when it has not been previously registered to
the
SmartCardService. |