Nux 1.0

nux.xom.xquery
Class StreamingPathFilterException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bynux.xom.xquery.StreamingPathFilterException
All Implemented Interfaces:
Serializable

public class StreamingPathFilterException
extends RuntimeException

An exception indicating a syntax error in the location path of a StreamingPathFilter.

Author:
whoschek.AT.lbl.DOT.gov, $Author: hoschek3 $
See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


Nux 1.0