Inheritance diagram for org.objectweb.joram.shared.excepts.AccessException:


Public Member Functions | |
| AccessException (String info) | |
AccessException is thrown by a destination when processing a request of a client which does not have valid rights for this request.
Definition at line 31 of file AccessException.java.
| org.objectweb.joram.shared.excepts.AccessException.AccessException | ( | String | info | ) |
Constructs an AccessException instance.
Definition at line 40 of file AccessException.java.
References org.objectweb.joram.shared.excepts.MomException.type.
1.5.0