| Interface | Description |
|---|---|
| CascadingThrowable |
Interface which all cascadign throwables should implement.
|
| Class | Description |
|---|---|
| Enum |
Basic enum class for type-safe enums.
|
| ValuedEnum |
Basic enum class for type-safe enums with values.
|
| Version |
This class is used to hold version information pertaining to a Component or interface.
|
| Exception | Description |
|---|---|
| CascadingException |
Class from which all exceptions should inherit.
|
| CascadingRuntimeException |
Class from which all exceptions should inherit.
|
| Error | Description |
|---|---|
| CascadingError |
Class from which all exceptions should inherit.
|