org.objectweb.jonas_ejb.lib
Class EjbqlAbstractVisitor.VisitorException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--org.objectweb.jonas_ejb.lib.EjbqlAbstractVisitor.VisitorException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
EjbqlAbstractVisitor

protected class EjbqlAbstractVisitor.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