org.objectweb.jonas.ear.lib.JarListException Class Reference

List of all members.

Public Member Functions

 JarListException ()
 JarListException (String message)

Detailed Description

The class JarListException indicates conditions that a reasonable application might want to catch.
Author:
Florent Benoit

Ludovic Bert

Definition at line 35 of file JarListException.java.


Constructor & Destructor Documentation

org.objectweb.jonas.ear.lib.JarListException.JarListException  ) 
 

Constructs a new JarListException with no detail message.

Definition at line 40 of file JarListException.java.

org.objectweb.jonas.ear.lib.JarListException.JarListException String  message  ) 
 

Constructs a new JarListException with the specified message.

Parameters:
message the detail message.

Definition at line 48 of file JarListException.java.


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