Serialized Form


Package org.jaxup

Class org.jaxup.InvalidContextException extends InvalidNodeException implements Serializable

Class org.jaxup.InvalidNodeException extends UpdateException implements Serializable

Class org.jaxup.UpdateException extends java.lang.Exception implements Serializable

Serialized Fields

cause

java.lang.Throwable cause
The exception that caused the update to fail exceptionally. Or null if the update failed due to an intrinsical reason.


Package org.jaxup.tests

Class org.jaxup.tests.TestFailedException extends java.lang.Exception implements Serializable


Package org.jaxup.xupdate

Class org.jaxup.xupdate.XUpdateException extends UpdateException implements Serializable