org.objectweb.jonas_lib.deployment.work.CleanerException Class Reference

List of all members.

Public Member Functions

 CleanerException ()
 CleanerException (String message)

Detailed Description

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

Ludovic Bert

Definition at line 35 of file CleanerException.java.


Constructor & Destructor Documentation

org.objectweb.jonas_lib.deployment.work.CleanerException.CleanerException  ) 
 

Constructs a new EarCleanerException with no detail message.

Definition at line 40 of file CleanerException.java.

org.objectweb.jonas_lib.deployment.work.CleanerException.CleanerException String  message  ) 
 

Constructs a new EarCleanerException with the specified message.

Parameters:
message the detail message.

Definition at line 48 of file CleanerException.java.


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