vdoclet.ejb
Class EjbInfoException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by vdoclet.ejb.EjbInfoException
All Implemented Interfaces:
Serializable

public class EjbInfoException
extends RuntimeException

Thrown to indicate that the input data is bad

See Also:
Serialized Form

Constructor Summary
EjbInfoException(String msg)
          Construct a new EjbInfoException.
 
Method Summary
 
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

EjbInfoException

public EjbInfoException(String msg)
Construct a new EjbInfoException.

Parameters:
msg - the error-message