org.objectweb.jonas.ear.EarServiceException Class Reference

List of all members.

Public Member Functions

 EarServiceException (String message)
 EarServiceException (String message, Throwable throwable)

Detailed Description

The class EarServiceException that indicates conditions that a reasonable application might want to catch.
Author:
Ludovic Bert

Florent Benoit

Definition at line 37 of file EarServiceException.java.


Constructor & Destructor Documentation

org.objectweb.jonas.ear.EarServiceException.EarServiceException String  message  ) 
 

Constructs a new EarServiceException with the specified message.

Parameters:
message the detail message.

Definition at line 43 of file EarServiceException.java.

org.objectweb.jonas.ear.EarServiceException.EarServiceException String  message,
Throwable  throwable
 

Constructs a new EarServiceException with the specified message.

Parameters:
message the detail message.
throwable the exception

Definition at line 52 of file EarServiceException.java.


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