JSR 105, v0.13 (Proposed Final Draft)

Serialized Form


Package javax.xml.crypto

Class javax.xml.crypto.KeySelectorException implements Serializable

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

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

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

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.XMLSignatureException implements Serializable

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, v0.13 (Proposed Final Draft)

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