|
JSR 177 | ||||||||
PREV NEXT | FRAMES NO FRAMES |
APDUException
represents an APDU
-related exception.APDU.setOutgoingLength()
method to indicate
that the length parameter is greater that 256 or
if non BLOCK CHAINED data transfer is requested and
len
is greater than
(IFSD-2), where IFSD is the Outgoing Block Size.
APDU.sendBytes()
method to indicate
that the sum of buffer offset parameter and the byte length
parameter exceeds the APDU
buffer size.
APDU
object cannot be accessed for input processing.
APDU
object
cannot be accessed for output processing.
CardException
class
defines a field reason
and two accessor methods
getReason()
and setReason()
.CardException
instance with the
specified reason.
CardRuntimeException
class
defines a field reason
and two accessor methods
getReason()
and setReason()
.CardRuntimeException
instance with
the specified reason.
changePin
method pops up a UI that requests
the user for an old or existing PIN value and the new PIN value to
change the value of the PIN.
APDU
object does not fit in the APDU buffer.
APDU
object
has been completely processed.
CryptoException
represents a cryptography-related exception.CryptoException
with the specified reason.
disablePin
method pops up a UI that requests
the user to enter the value for the PIN that is to be disabled.
enablePin
method pops up a UI that requests
the user to enter the value for the PIN that is to be enabled.
enterPin
method pops up a UI that requests
the PIN
from the user.
GeneralSecurityException
class is a generic
security exception class that provides type safety for all the
security-related exception classes that extend from it.Answer To Reset
(ATR) message sent
by the smart card in response to the reset operation.
MessageDigest
object that implements
the specified digest
algorithm.
Signature
object that implements
the specified digest
algorithm.
Cipher
object that implements the specified
transformation.
javacard.framework.Applet.register()
method
to indicate that the input AID parameter is not a legal AID value.
APDUException
reason code indicates that the
method should
not be invoked
based on the current state of the APDU.
beginTransaction
method to indicate
a transaction is already in progress.
ISOException
class encapsulates an ISO 7816-4 response
status word as
its reason
code.len
bytes in iv
,
beginning at offset
inclusive, as the IV.
java.rmi
package in the
Java 2 Standard Edition.Key
).makeTransient*()
methods
to indicate that no room is available in volatile memory for
the requested object.
abortTransaction
and commitTransaction
methods
when a transaction is not in progress.
PINException
represents a OwnerPIN
class
access-related exception.PINException
.
Remote
interface serves to identify interfaces whose
methods may be invoked from a non-local virtual machine.RMIService
to indicate
that the remote
method returned an remote object which has not been exported.
RemoteException
is the common superclass for a number of
communication-related exceptions that may occur during the execution of a
remote method call.RemoteException
with no specified
detail message.
RemoteException
with the specified
detail message.
RemoteException
with the specified
detail message and nested exception.
RemoteRef
represents the handle for
a remote object.RemoteStub
class is the common superclass for stubs of
remote objects.RemoteStub
.
len
bytes of key
, starting at
offset
inclusive.
ServiceException
represents a service framework
related exception.ServiceException
.
Signature
class is used to provide applications
the functionality
of a digital signature algorithm.SystemException
represents a JCSystem
class-related exception.APDUException
with the
specified reason.
CardException
class with the
specified reason.
CardRuntimeException
class with the specified reason.
ISOException
class with
the specified
status word.
PINException
with the
specified reason.
ServiceException
with the
specified reason.
SystemException
with the
specified reason.
TransactionException
with
the specified reason.
UserException
with the
specified reason.
CryptoException
with the
specified reason.
TransactionException
represents an exception in the
transaction subsystem.TransactionException
with the specified reason.
CMSMessageSignatureService
class.UserException
represents a user exception.UserException
with reason = 0.
UserException
with the specified reason.
SubjectPublicKeyInfo
.
|
JSR 177 | ||||||||
PREV NEXT | FRAMES NO FRAMES |