vdoclet.ejb
Class EjbInfoException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EjbInfoException
public EjbInfoException(String msg)
- Construct a new EjbInfoException.
- Parameters:
msg
- the error-message