public class IPlanetEjbc.EjbcException extends Exception
| Constructor and Description | 
|---|
| EjbcException(String msg)Constructs an exception with the given descriptive message. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, toStringpublic EjbcException(String msg)
msg - Description of the exception which has occurred.