Annotation Type UnexpectedResponseExceptionTypes


@Retention(RUNTIME) @Target(METHOD) public @interface 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.