程序包 | 说明 |
---|---|
com.blade.exception | |
com.blade.mvc.handler |
限定符和类型 | 类和说明 |
---|---|
class |
BadRequestException
HTTP 400 Exception
|
class |
ForbiddenException
HTTP 403 forbidden exception
|
class |
InternalErrorException
HTTP 500 internal error exception
|
class |
NotFoundException
HTTP 404 not found exception
|
限定符和类型 | 方法和说明 |
---|---|
protected void |
DefaultExceptionHandler.handleBladeException(BladeException e,
Request request,
Response response) |
Copyright © 2018. All rights reserved.