org.objectweb.jonas_ejb.lib
Class EjbqlAbstractVisitor.VisitorException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.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, 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