Package com.soklet.web.exception
package com.soklet.web.exception
Exceptions which indicate web-related error conditions.
- Since:
- 1.0.0
- Author:
- Mark Allen
-
ClassDescriptionIndicates that the requested URL requires authentication.Indicates that the requested URL requires authorization.Indicates that an illegally-formatted HTTP request was made.Indicates that an HTTP request was made with an incorrect method.Indicates that the server does not have a resource for the requested URL.