org.apache.tools.ant.taskdefs.optional.ejb
Class IPlanetEjbc.EjbcException
Exception
org.apache.tools.ant.taskdefs.optional.ejb.IPlanetEjbc.EjbcException
- IPlanetEjbc
public class IPlanetEjbc.EjbcException
extends Exception
This inner class is used to signal any problems during the execution of
the ejbc compiler.
EjbcException(String msg) - Constructs an exception with the given descriptive message.
|
EjbcException
public EjbcException(String msg)
Constructs an exception with the given descriptive message.
msg
- Description of the exception which has occurred.
Copyright B) 2000-2005 Apache Software Foundation. All Rights Reserved.