biz.c24.io.api.data
Class IOXPathException
java.lang.Object
java.lang.Throwable
java.lang.Exception
biz.c24.io.api.data.IOXPathException
- All Implemented Interfaces:
- Serializable
public class IOXPathException
- extends Exception
An exception signifying that an exception has been created whilst instantiating or running an xpath query.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IOXPathException
public IOXPathException(String message,
Throwable cause)
- Creates a new exception using the specified message, and cause.
- Parameters:
message
- The detail message.cause
- The cause of the exception.
C24 Technologies © 2002-2012: All Rights Reserved.