Class Hierarchy
- java.lang.Object
- com.soklet.web.exception.DefaultExceptionStatusMapper (implements com.soklet.web.exception.ExceptionStatusMapper)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.soklet.web.exception.AuthenticationException
- com.soklet.web.exception.AuthorizationException
- com.soklet.web.exception.BadRequestException
- com.soklet.web.exception.IllegalFormParameterException
- com.soklet.web.exception.IllegalPathParameterException
- com.soklet.web.exception.IllegalQueryParameterException
- com.soklet.web.exception.IllegalRequestCookieException
- com.soklet.web.exception.IllegalRequestHeaderException
- com.soklet.web.exception.MissingFormParameterException
- com.soklet.web.exception.MissingQueryParameterException
- com.soklet.web.exception.MissingRequestBodyException
- com.soklet.web.exception.MissingRequestCookieException
- com.soklet.web.exception.MissingRequestHeaderException
- com.soklet.web.exception.MethodNotAllowedException
- com.soklet.web.exception.NotFoundException
- com.soklet.web.exception.ResourceMethodExecutionException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- com.soklet.web.exception.ExceptionStatusMapper