org.apache.tools.ant.taskdefs.optional.ejb

Class IPlanetEjbc.EjbcException

Enclosing Class:
IPlanetEjbc

public class IPlanetEjbc.EjbcException
extends Exception

This inner class is used to signal any problems during the execution of the ejbc compiler.

Constructor Summary

EjbcException(String msg)
Constructs an exception with the given descriptive message.

Constructor Details

EjbcException

public EjbcException(String msg)
Constructs an exception with the given descriptive message.
Parameters:
msg - Description of the exception which has occurred.

Copyright B) 2000-2006 Apache Software Foundation. All Rights Reserved.