org.oXML.engine
Class ObjectBoxProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.oXML.ObjectBoxException
org.oXML.xpath.XPathException
org.oXML.xpath.function.FunctionException
org.oXML.engine.ObjectBoxProcessingException
- All Implemented Interfaces:
- java.io.Serializable
- public class ObjectBoxProcessingException
- extends FunctionException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ObjectBoxProcessingException
public ObjectBoxProcessingException(java.lang.Throwable cause)
ObjectBoxProcessingException
public ObjectBoxProcessingException(Node context,
java.lang.Throwable cause)
ObjectBoxProcessingException
public ObjectBoxProcessingException(Node context,
java.lang.String msg,
java.lang.Throwable cause)
ObjectBoxProcessingException
public ObjectBoxProcessingException(Node context,
java.lang.String msg)
getContextNode
public Node getContextNode()