Inheritance diagram for com.scalagent.kjoram.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 30 of file AccessException.java.
| com.scalagent.kjoram.excepts.AccessException.AccessException | ( | String | info | ) |
Constructs an AccessException instance.
Definition at line 40 of file AccessException.java.
1.5.0