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

List of all members.

Public Member Functions

 DeployerLogException ()
 DeployerLogException (String message)

Detailed Description

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

Ludovic Bert

Definition at line 36 of file DeployerLogException.java.


Constructor & Destructor Documentation

org.objectweb.jonas_lib.deployment.work.DeployerLogException.DeployerLogException  ) 
 

Constructs a new DeployerLogException with no detail message.

Definition at line 41 of file DeployerLogException.java.

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

Constructs a new DeployerLogException with the specified message.

Parameters:
message the detail message.

Definition at line 49 of file DeployerLogException.java.


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