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