类 CodeBasedExceptionAdvice
java.lang.Object
org.babyfish.jimmer.spring.client.CodeBasedExceptionAdvice
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明org.springframework.http.ResponseEntity<org.babyfish.jimmer.error.ExportedError>handle(org.babyfish.jimmer.error.CodeBasedException ex)
-
构造器详细资料
-
CodeBasedExceptionAdvice
-
-
方法详细资料
-
handle
@ExceptionHandler public org.springframework.http.ResponseEntity<org.babyfish.jimmer.error.ExportedError> handle(org.babyfish.jimmer.error.CodeBasedException ex)
-