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