Serialized Form

Class org.jaxup.InvalidContextException extends InvalidNodeException implements Serializable


Class org.jaxup.InvalidNodeException extends UpdateException implements Serializable


Class org.jaxup.tests.TestFailedException extends java.lang.Exception 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.


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