XML Digital Signature and Encryption, 1.0

Serialized Form


Package javax.xml.crypto

Class javax.xml.crypto.KeySelectorException extends java.lang.Exception implements Serializable

serialVersionUID: -7480033639322531109L

Serialized Fields

cause

java.lang.Throwable cause
The throwable that caused this exception to get thrown, or null if this exception was not caused by another throwable or if the causative throwable is unknown.

 

Class javax.xml.crypto.MarshalException extends java.lang.Exception implements Serializable

serialVersionUID: -863185580332643547L

Serialized Fields

cause

java.lang.Throwable cause
The throwable that caused this exception to get thrown, or null if this exception was not caused by another throwable or if the causative throwable is unknown.

 

Class javax.xml.crypto.NoSuchMechanismException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 4189669069570660166L

Serialized Fields

cause

java.lang.Throwable cause
The throwable that caused this exception to get thrown, or null if this exception was not caused by another throwable or if the causative throwable is unknown.

 

Class javax.xml.crypto.URIReferenceException extends java.lang.Exception implements Serializable

serialVersionUID: 7173469703932561419L

Serialized Fields

cause

java.lang.Throwable cause
The throwable that caused this exception to get thrown, or null if this exception was not caused by another throwable or if the causative throwable is unknown.

 

uriReference

URIReference uriReference

Package javax.xml.crypto.dsig

Class javax.xml.crypto.dsig.TransformException extends java.lang.Exception implements Serializable

serialVersionUID: 5082634801360427800L

Serialized Fields

cause

java.lang.Throwable cause
The throwable that caused this exception to get thrown, or null if this exception was not caused by another throwable or if the causative throwable is unknown.

 

Class javax.xml.crypto.dsig.XMLSignatureException extends java.lang.Exception implements Serializable

serialVersionUID: -3438102491013869995L

Serialized Fields

cause

java.lang.Throwable cause
The throwable that caused this exception to get thrown, or null if this exception was not caused by another throwable or if the causative throwable is unknown.

 

Package javax.xml.crypto.enc

Class javax.xml.crypto.enc.XMLEncryptionException extends java.lang.Exception implements Serializable

Serialized Fields

cause

java.lang.Throwable cause
The throwable that caused this exception to get thrown, or null if this exception was not caused by another throwable or if the causative throwable is unknown.

 


XML Digital Signature and Encryption, 1.0

Copyright © 2003-2004, IBM Corporation and Sun Microsystems, Inc. All rights reserved.
Please send comments to: jsr-106-comments@jcp.org