| Exception | Description |
|---|---|
| AlgorithmException |
Signals that a error has occured while executing a method of an
Algorithm
implementation class. |
| AlgorithmFactoryException |
Signals that a error has occured while executing a method of an
AlgorithmFactory implementation class. |
| CanonicalXMLSerializerException |
Signals that a error has occured while executing a method of an
CanonicalXMLSerializerInterface or ExclusiveCanonicalXMLSerializerInterface implementation class. |
| DOMUtilsException |
Signals that a error has occured while executing a method of an
DOMUtilsInterface
implementation class. |
| ExternalReferenceResolverException |
Signals that a error has occured while executing a method of an
ExternalReferenceResolverInterface implementation class. |
| InitException |
Signals that a error has occured while performing an IXSIL initialization task.
|
| InternalReferenceResolverException |
Signals that a error has occured while executing a method of an
InternalReferenceResolverInterface implementation class. |
| IXSILException |
Base class for all Exceptions used within IXSIL.
|
| IXSILIllegalArgumentException |
Runtime exception used to indicate that an illegal argument has been specified when working with IXSIL.
|
| IXSILRuntimeException |
Base class for all runtime exceptions used within IXSIL.
|
| KeyManagerException |
Signals that a error has occured while executing a method of an
SignerKeyManager or an VerifierKeyManager implementation
class. |
| KeyProviderException |
Signals that a error has occured while executing a method of an
KeyProviderInterface implementation class. |
| ManifestException |
Signals that a error has occured while executing a method of the core class
Manifest. |
| ReferenceException |
Signals that a error has occured while executing a method of the core class
iaik.ixsil.core.Reference. |
| SignatureException |
Signals that a error has occured while executing a method of the core class
Signature. |
| SignatureHandlerException |
Signals that a error has occured while executing a method of the core class
SignatureHandler. |
| SignedInfoException |
Signals that a error has occured while executing a method of the core class
SignedInfo. |
| SignerException |
Signals that a error has occured while executing a method of the core class
Signer. |
| TransformInstructionException |
Signals that a error has occured while executing a method of the core class
iaik.ixsil.core.TransformInstruction. |
| URIException |
Signals that a error has occured while executing a method of class
URI. |
| UtilsException |
Signals that a error has occured while executing a method of class
Utils. |
| VerifierException |
Signals that a error has occured while executing a method of the core class
Verifier. |
| X509TrustManagerException |
Signals that a error has occured while executing a method of an
X509TrustManagerInterface implementation class. |
| XPathUtilsException |
Signals that a error has occured while executing a method of an
XPathUtilsInterface implementation class. |