Uses of Class
org.oa4mp.delegation.server.OA2RedirectableError
-
Packages that use OA2RedirectableError Package Description org.oa4mp.delegation.server This package contains the code that a server will use to implement its delegation abilities. -
-
Uses of OA2RedirectableError in org.oa4mp.delegation.server
Constructors in org.oa4mp.delegation.server with parameters of type OA2RedirectableError Constructor Description OA2ATException(OA2RedirectableError error)
OA2GeneralError(OA2RedirectableError error)
Convert a redirectable error to a general one.OA2JSONException(OA2RedirectableError error)
-