Package com.blackrook.small.exception.request
package com.blackrook.small.exception.request
Contains exceptions thrown during a request.
-
ClassDescriptionException thrown when a bean could not be created.An exception that is an encapsulation of many exceptions in the request handling chain that will either need to be logged or reported.Exception thrown when an HTTP request method is not supported.Exception thrown when a multiform request is not parsed properly.Exception thrown when a converter for incoming/outgoing data cannot be read.Exception thrown when a resource could not be found.Exception thrown when a suitable view driver for a view name could not be found.Exception thrown when a media type cannot be handled by the server.