Module rxmicro.documentation
Package io.rxmicro.documentation
Annotation Type ModelExceptionErrorResponse
-
@Documented @Retention(SOURCE) @Target({METHOD,TYPE}) @Repeatable(List.class) public @interface ModelExceptionErrorResponse
- Author:
- nedis
-
-
Element Detail
-
value
Class<? extends io.rxmicro.http.error.HttpErrorException> value
-
-