JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
com.soklet.exception
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Related Packages
Classes and Interfaces
Package com.soklet.exception
package
com.soklet.exception
Exceptions thrown during HTTP request processing.
Author:
Mark Allen
Related Packages
Package
Description
com.soklet
Top-level types
Soklet
and
SokletConfiguration
.
com.soklet.annotation
Annotations applicable to
Resource Methods
and their parameters.
com.soklet.converter
Utilities which handle converting objects from one type to another.
com.soklet.core
Core Soklet contracts and functionality.
Exception Classes
Class
Description
BadRequestException
IllegalFormParameterException
IllegalMultipartFieldException
IllegalPathParameterException
IllegalQueryParameterException
IllegalRequestBodyException
IllegalRequestCookieException
IllegalRequestHeaderException
MissingFormParameterException
MissingMultipartFieldException
MissingQueryParameterException
MissingRequestBodyException
MissingRequestCookieException
MissingRequestHeaderException