JSR 105, v1.0 (Final Draft)

Serialized Form


Package javax.xml.crypto

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

serialVersionUID: -7480033639322531109L

Serialized Fields

cause

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 Exception implements Serializable

serialVersionUID: -863185580332643547L

Serialized Fields

cause

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 RuntimeException implements Serializable

serialVersionUID: 4189669069570660166L

Serialized Fields

cause

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 Exception implements Serializable

serialVersionUID: 7173469703932561419L

Serialized Fields

cause

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 Exception implements Serializable

serialVersionUID: 5082634801360427800L

Serialized Fields

cause

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 Exception implements Serializable

serialVersionUID: -3438102491013869995L

Serialized Fields

cause

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.

 


JSR 105, v1.0 (Final Draft)

Copyright © 2003-2005, Sun Microsystems, Inc. and IBM Corporation. All rights reserved.
Please send comments to: jsr-105-comments@sun.com