类的使用
net.sinodawn.framework.exception.core.HttpErrorMessage
-
使用HttpErrorMessage的程序包 程序包 说明 net.sinodawn.framework.exception.core net.sinodawn.framework.utils -
-
net.sinodawn.framework.exception.core中HttpErrorMessage的使用
返回HttpErrorMessage的net.sinodawn.framework.exception.core中的方法 修饰符和类型 方法 说明 static HttpErrorMessageHttpErrorMessage. of(org.springframework.http.HttpStatus status, String message)static HttpErrorMessageHttpErrorMessage. of(org.springframework.http.HttpStatus status, String message, Throwable throwable) -
net.sinodawn.framework.utils中HttpErrorMessage的使用
参数类型为HttpErrorMessage的net.sinodawn.framework.utils中的方法 修饰符和类型 方法 说明 static voidServletUtils. responseError(HttpErrorMessage errorMessage)
-