Uses of Class
org.oa4mp.delegation.server.OA2JSONException
-
Packages that use OA2JSONException Package Description edu.uiuc.ncsa.oa4mp.delegation.oa2 -
-
Uses of OA2JSONException in edu.uiuc.ncsa.oa4mp.delegation.oa2
Subclasses of OA2JSONException in edu.uiuc.ncsa.oa4mp.delegation.oa2 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.
-