org.objectweb.jonas.web.JWebContainerServiceException Class Reference

List of all members.

Public Member Functions

 JWebContainerServiceException (String message)
 JWebContainerServiceException (String message, Throwable throwable)

Detailed Description

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

Florent Benoit

Definition at line 39 of file JWebContainerServiceException.java.


Constructor & Destructor Documentation

org.objectweb.jonas.web.JWebContainerServiceException.JWebContainerServiceException String  message  ) 
 

Constructs a new JWebContainerServiceException with the specified message.

Parameters:
message the detail message.

Definition at line 46 of file JWebContainerServiceException.java.

org.objectweb.jonas.web.JWebContainerServiceException.JWebContainerServiceException String  message,
Throwable  throwable
 

Constructs a new JWebContainerServiceException with the specified message.

Parameters:
message the detail message.
throwable the exception

Definition at line 56 of file JWebContainerServiceException.java.


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