Uses of Class
org.oa4mp.di.DIServiceExceptionHandler.YAErr
-
Packages that use DIServiceExceptionHandler.YAErr Package Description org.oa4mp.di -
-
Uses of DIServiceExceptionHandler.YAErr in org.oa4mp.di
Methods in org.oa4mp.di that return DIServiceExceptionHandler.YAErr Modifier and Type Method Description static DIServiceExceptionHandler.YAErr
DIServiceExceptionHandler. lookupErrorCode(String oa2Error)
A practical note is that an awful lot of the errors that OA4MP generates are edge cases (such as a non-existent response_type) or very marginal at best.
-