| Package | Description |
|---|---|
| com.entrust.toolkit.xencrypt.exceptions |
Contains classes used to handle exceptions thrown by the Toolkit's XML
encryption code.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CipherDataException
Signals that an error has occurred while processing a
CipherValue or
CipherReference DOM element. |
class |
DataReferenceException
Signals that an error has occurred while processing a
DataReference DOM element. |
class |
DecryptorException
Signals that an error has occurred while executing a method of class
Decryptor. |
class |
EncryptedDataException
Signals that an error has occurred while processing an
EncryptedData DOM element. |
class |
EncryptedElementSetException
Signals that an error has occurred while executing a method of class
EncryptedElementSet. |
class |
EncryptedKeyException
Signals that an error has occurred while processing an
EncryptedKey DOM element. |
class |
EncryptedTypeException
Signals that an error has occurred while processing an
EncryptedData DOM element. |
class |
EncryptionAlgorithmException
Signals that an error has occurred while executing a method of class
EncryptionAlgorithm. |
class |
EncryptionHandlerException
Signals that an error has occurred while executing a method of class
EncryptionHandler. |
class |
EncryptionMethodException
Signals that an error has occurred while processing an
EncryptionMethod DOM element. |
class |
EncryptionPropertyException
Signals that an error has occurred while processing a
EncryptionProperty DOM element. |
class |
EncryptorException
Signals that an error has occurred while executing a method of class
Encryptor. |
class |
KeyWrapAlgorithmException
Signals that an error has occurred while executing a method of class
KeyWrapAlgorithm. |
class |
ReferenceException
Signals that an error has occurred while processing a
ReferenceList DOM element. |
class |
ReferenceResolverException
Signals that an error has occured while resolving a URI reference.
|
class |
RetrievalMethodException
Signals that an error has occurred while processing an
RetrievalMethod DOM element. |
class |
XMLEInitException
Indicates that a error occurred when a method of the XMLEInit class was invoked.
|