org.jaxup
Class UpdateException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.saxpath.SAXPathException
|
+--org.jaxen.JaxenException
|
+--org.jaxup.UpdateException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InvalidContextException
- public class UpdateException
- extends org.jaxen.JaxenException
An exception directly related to an attempt to update an XML document.
- Author:
- Erwin Bolwidt
- See Also:
- Serialized Form
UpdateException
public UpdateException(String message)
UpdateException
public UpdateException(String message,
Throwable cause)
getCause
public Throwable getCause()
Copyright © 2001 Erwin Bolwidt. All Rights Reserved. Hosted by