Package nux.xom.xquery
Class StreamingPathFilterException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- nux.xom.xquery.StreamingPathFilterException
-
- All Implemented Interfaces:
Serializable
public class StreamingPathFilterException extends RuntimeException
An exception indicating a syntax error in the location path of aStreamingPathFilter
.- Version:
- $Revision: 1.5 $, $Date: 2005/06/09 22:48:26 $
- Author:
- whoschek.AT.lbl.DOT.gov, $Author: hoschek3 $
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-