org.objectweb.jonas.ear.lib.EarClassPathManagerException Class Reference

List of all members.

Public Member Functions

 EarClassPathManagerException ()
 EarClassPathManagerException (String message)

Detailed Description

The class EarClassPathManagerException indicates conditions that a reasonable application might want to catch.
Author:
Florent Benoit

Ludovic Bert

Definition at line 35 of file EarClassPathManagerException.java.


Constructor & Destructor Documentation

org.objectweb.jonas.ear.lib.EarClassPathManagerException.EarClassPathManagerException  ) 
 

Constructs a new EarClassPathManagerException with no detail message.

Definition at line 41 of file EarClassPathManagerException.java.

org.objectweb.jonas.ear.lib.EarClassPathManagerException.EarClassPathManagerException String  message  ) 
 

Constructs a new EarClassPathManagerException with the specified message.

Parameters:
message the detail message.

Definition at line 50 of file EarClassPathManagerException.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:06:55 2005 for JOnAS by  doxygen 1.3.9.1