org.objectweb.speedo.runtime.query.parser
Class SpeedoQLAbstractVisitor.VisitorException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--org.objectweb.speedo.runtime.query.parser.SpeedoQLAbstractVisitor.VisitorException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
SpeedoQLAbstractVisitor

protected class SpeedoQLAbstractVisitor.VisitorException
extends java.lang.RuntimeException

Runtime Exception used to wrap exceptions thrown in visit methods

See Also:
Serialized Form

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