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

List of all members.

Public Member Functions

 FileManagerException ()
 FileManagerException (String message)

Detailed Description

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

Ludovic Bert

Definition at line 35 of file FileManagerException.java.


Constructor & Destructor Documentation

org.objectweb.jonas_lib.deployment.work.FileManagerException.FileManagerException  ) 
 

Constructs a new FileManagerException with no detail message.

Definition at line 40 of file FileManagerException.java.

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

Constructs a new FileManagerException with the specified message.

Parameters:
message the detail message.

Definition at line 48 of file FileManagerException.java.


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