org.objectweb.jonas_ejb.lib.InvalidBeanException Class Reference

List of all members.

Public Member Functions

 InvalidBeanException ()
 InvalidBeanException (String msg)

Detailed Description

This class represents the exception throwned when an Entreprise Java Bean is invalid.
Version:
I%, G%

Definition at line 33 of file InvalidBeanException.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.lib.InvalidBeanException.InvalidBeanException  ) 
 

Constructs an InvalidBeanException with no specified detail message.

Definition at line 38 of file InvalidBeanException.java.

org.objectweb.jonas_ejb.lib.InvalidBeanException.InvalidBeanException String  msg  ) 
 

Constructs an InvalidBeanException with the specified detail message.

Definition at line 45 of file InvalidBeanException.java.


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