Inheritance diagram for com.scalagent.kjoram.excepts.ProxyException:


Public Member Functions | |
| ProxyException (String info) | |
ProxyException is thrown by a proxy when encountering a problem with its clients connections.
Definition at line 30 of file ProxyException.java.
| com.scalagent.kjoram.excepts.ProxyException.ProxyException | ( | String | info | ) |
Constructs a ProxyException instance.
Definition at line 40 of file ProxyException.java.
1.5.0