Qizx/Open v0.4p2

net.xfra.qizxopen.xquery
Class SyntaxException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--net.xfra.qizxopen.xquery.XQueryException
                    |
                    +--net.xfra.qizxopen.xquery.SyntaxException
All Implemented Interfaces:
java.io.Serializable

public class SyntaxException
extends XQueryException

See Also:
Serialized Form

Constructor Summary
SyntaxException(java.lang.String reason, int location)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SyntaxException

public SyntaxException(java.lang.String reason,
                       int location)

 Copyright Xavier FRANC 2003-2004