| Exception | Description |
|---|---|
| BadRequest400Exception |
Thrown to reach 400-Bad Request error page.
|
| Continue100Exception |
Thrown to reach 100-Continue error page.
|
| Forbidden403Exception |
Thrown to reach 403-Forbidden error page.
|
| InternalError500Exception |
Thrown to reach 500-Internal Server Error error page.
|
| NotFound404Exception |
Thrown to reach 404 Not Found error page.
|
| Ok200Exception |
Thrown to reach 200-OK error page.
|
| RootException |
Root of HTTP servlet exceptions.
|
| Unauthorized401Exception |
Thrown to reach 401-Unauthorized error page.
|
| Unavailable503Exception |
Thrown to reach 500-Internal Server Error error page.
|
Copyright © 2013 DuraSpace. All Rights Reserved.