Hierarchy For Package com.soklet.exception
Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.soklet.exception.BadRequestException
- com.soklet.exception.IllegalFormParameterException
- com.soklet.exception.IllegalMultipartFieldException
- com.soklet.exception.IllegalPathParameterException
- com.soklet.exception.IllegalQueryParameterException
- com.soklet.exception.IllegalRequestBodyException
- com.soklet.exception.IllegalRequestCookieException
- com.soklet.exception.IllegalRequestHeaderException
- com.soklet.exception.MissingFormParameterException
- com.soklet.exception.MissingMultipartFieldException
- com.soklet.exception.MissingQueryParameterException
- com.soklet.exception.MissingRequestBodyException
- com.soklet.exception.MissingRequestCookieException
- com.soklet.exception.MissingRequestHeaderException
- com.soklet.exception.BadRequestException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)