Annotation Type UnexpectedResponseExceptionTypes
The
Repeatable container annotation for UnexpectedResponseExceptionType. This allows methods to have
different exceptions to be thrown or returned based on the response status codes returned from a REST API.-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionGets an array ofUnexpectedResponseExceptionTypethat annotate a method.
-
Element Details
-
value
UnexpectedResponseExceptionType[] valueGets an array ofUnexpectedResponseExceptionTypethat annotate a method.- Returns:
- array of
UnexpectedResponseExceptionTypethat annotate a method.
-