All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description APDUException APDUException
represents anAPDU
related exception.APDUExceptionSubclass This exception class represents a card subclass ofAPDUException
.ApduIOCardAccessor Implementation of CardAccessor using ApduIO libraryBioException TheBioException
class encapsulates specific exceptions which can be thrown by the methods of thejavacardx.biometry
package in case of error.BioExceptionSubclass TheBioException
class encapsulates specific exceptions which can be thrown by the methods of thejavacardx.biometry
package in case of error.CardAccessor TheCardAccessor
interface represents a generic smartcard communication API.CardException TheCardException
class defines a fieldreason
and two accessor methodsgetReason()
andsetReason()
.CardExceptionSubclass This exception class represents a subclass ofCardException
on the card.CardObjectFactory ThisCardObjectFactory
abstract class represents the base class for Java Card RMI version 2.2.1 stub generation implementations.CardRuntimeException TheCardRuntimeException
class defines a fieldreason
and two accessor methodsgetReason()
andsetReason()
.CardRuntimeExceptionSubclass This exception class represents a subclass ofCardRuntimeException
on the card.CryptoException CryptoException
represents a cryptography-related exception.CryptoExceptionSubclass This exception class represents a card subclass ofCryptoException
.ExternalException ExternalException
represents an external subsystem related exception.ExternalExceptionSubclass ExternalException
represents an external subsystem related exception.ISOException ISOException
class encapsulates an ISO 7816-4 response status word as itsreason
code.ISOExceptionSubclass This exception class represents a card subclass ofISOException
.JCCardObjectFactory Processes the data returned from the card in the format defined for Java Card RMI.JCCardProxyFactory Processes the data returned from the card in the format defined for Java Card RMI.JCRemoteRefImpl Represents a reference to a card object.JCRMIConnect The main class of the Java Card RMI client API.PINException PINException
represents aOwnerPIN
class access-related exception.PINExceptionSubclass This exception class represents a card subclass ofPINException
.ServiceException ServiceException
represents a service framework related exception.ServiceExceptionSubclass This exception class represents a card subclass ofServiceException
.SystemException SystemException
represents aJCSystem
class related exception.SystemExceptionSubclass This exception class represents a card subclass ofSystemException
.TLVException TLVException
represents a TLV-related exception.TLVExceptionSubclass TLVException
represents a TLV-related exception.TransactionException TransactionException
represents an exception in the transaction subsystem.TransactionExceptionSubclass This exception class represents a card subclass ofTransactionException
.UserException UserException
represents a User exception.UserExceptionSubclass This exception class represents a card subclass ofUserException
.UtilException UtilException
represents a util related exception.UtilExceptionSubclass UtilException
represents a util related exception.