org.objectweb.jonas.ws.WSServiceException Class Reference

List of all members.

Public Member Functions

 WSServiceException (String message)
 WSServiceException (String message, Throwable throwable)

Detailed Description

The class WSServiceException that indicates conditions that a reasonable application might want to catch.
Author:
Xavier Delplanque

Definition at line 38 of file WSServiceException.java.


Constructor & Destructor Documentation

org.objectweb.jonas.ws.WSServiceException.WSServiceException String  message  ) 
 

Constructs a new WSServiceException with the specified message.

Parameters:
message the detail message.

Definition at line 45 of file WSServiceException.java.

org.objectweb.jonas.ws.WSServiceException.WSServiceException String  message,
Throwable  throwable
 

Constructs a new WSServiceException with the specified message.

Parameters:
message the detail message.
throwable the exception

Definition at line 55 of file WSServiceException.java.


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