Uses of Class
org.oa4mp.delegation.server.OA2JSONException
-
Packages that use OA2JSONException Package Description org.oa4mp.delegation.server This package contains the code that a server will use to implement its delegation abilities. -
-
Uses of OA2JSONException in org.oa4mp.delegation.server
Subclasses of OA2JSONException in org.oa4mp.delegation.server Modifier and Type Class Description class
OA2ATException
This is thrown by the AT servlet and is used to construct the response which must include JSON.
-