| Package | Description |
|---|---|
| org.spincast.core.exceptions |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomStatusCodeExceptionDefault |
class |
ForwardRouteException
Exception that will forward the request to another route.
|
class |
NotFoundException
Exception to throw to trigger the "Not Found" route.
|
class |
PublicExceptionDefault |
class |
ResponseResetableExceptionDefault
An exception which allows to control if the
response should be reset (its buffer, headers, etc.) before running
the "Exception" routing process.
|
Copyright © 2018. All rights reserved.