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


Public Member Functions | |
| RequestException (String info) | |
RequestException is thrown by a destination or a proxy when processing an invalid client request.
Definition at line 31 of file RequestException.java.
| org.objectweb.joram.shared.excepts.RequestException.RequestException | ( | String | info | ) |
Constructs a RequestException instance.
Definition at line 40 of file RequestException.java.
References org.objectweb.joram.shared.excepts.MomException.type.
1.5.0