Inheritance diagram for org.objectweb.joram.client.jms.admin.AdminException:

Public Member Functions | |
| AdminException (String info) | |
AdminException is an exception thrown by an administration method.
Definition at line 31 of file AdminException.java.
| org.objectweb.joram.client.jms.admin.AdminException.AdminException | ( | String | info | ) |
Constructs an AdminException instance.
| info | Information about the exception. |
Definition at line 43 of file AdminException.java.
1.5.0