类分层结构
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cool.scx.mvc.exception.ScxHttpException
- cool.scx.mvc.exception.BadRequestException
- cool.scx.mvc.exception.ForbiddenException
- cool.scx.mvc.exception.InternalServerErrorException
- cool.scx.mvc.exception.MethodNotAllowedException
- cool.scx.mvc.exception.NotFoundException
- cool.scx.mvc.exception.UnauthorizedException
- cool.scx.mvc.exception.UnsupportedMediaTypeException
- cool.scx.mvc.exception.ScxHttpException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)