Package org.javarosa.xpath
Class XPathMissingInstanceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.javarosa.xpath.XPathException
org.javarosa.xpath.XPathMissingInstanceException
- All Implemented Interfaces:
Serializable
public class XPathMissingInstanceException extends XPathException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description XPathMissingInstanceException(String instanceName)XPathMissingInstanceException(String instanceName, String message) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString