net.sf.sapjcosupport
Class SapQuery.QueryParseException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bynet.sf.sapjcosupport.SapQuery.QueryParseException
All Implemented Interfaces:
Serializable
Enclosing class:
SapQuery

public class SapQuery.QueryParseException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
SapQuery.QueryParseException(String queryPart, String expected, int offset)
           
 
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
 

Constructor Detail

SapQuery.QueryParseException

public SapQuery.QueryParseException(String queryPart,
                                    String expected,
                                    int offset)


Copyright © 2006 null. All Rights Reserved.