org.objectweb.jonas.client.ClientContainerException Class Reference

List of all members.

Public Member Functions

 ClientContainerException (String message)
 ClientContainerException (String message, Throwable throwable)

Detailed Description

The class ClientContainerException that indicates conditions that a reasonable application might want to catch.

Author:
Florent Benoit

Definition at line 37 of file ClientContainerException.java.


Constructor & Destructor Documentation

org.objectweb.jonas.client.ClientContainerException.ClientContainerException String  message  ) 
 

Constructs a new ClientContainerException with the specified message.

Parameters:
message the detail message.

Definition at line 43 of file ClientContainerException.java.

org.objectweb.jonas.client.ClientContainerException.ClientContainerException String  message,
Throwable  throwable
 

Constructs a new ClientContainerException with the specified message.

Parameters:
message the detail message.
throwable the exception

Definition at line 53 of file ClientContainerException.java.


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