org.objectweb.jonas.resource.ResourceServiceException Class Reference

List of all members.

Public Member Functions

 ResourceServiceException (String message)
 ResourceServiceException (String message, Throwable throwable)

Detailed Description

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

Florent Benoit

Definition at line 37 of file ResourceServiceException.java.


Constructor & Destructor Documentation

org.objectweb.jonas.resource.ResourceServiceException.ResourceServiceException String  message  ) 
 

Constructs a new ResourceServiceException with the specified message.

Parameters:
message the detail message.

Definition at line 44 of file ResourceServiceException.java.

org.objectweb.jonas.resource.ResourceServiceException.ResourceServiceException String  message,
Throwable  throwable
 

Constructs a new ResourceServiceException with the specified message.

Parameters:
message the detail message.
throwable the exception

Definition at line 54 of file ResourceServiceException.java.


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