| Modifier and Type | Class and Description |
|---|---|
class |
TechnicalError
Exception thrown when no cause can be invoked else a technical cause or a bug
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectNotFoundException
Exception thrown when a dao does not find a requested object
Similar to hibernate ObjectNotFoundException |
| Modifier and Type | Class and Description |
|---|---|
class |
AccessDeniedException
Exception thrown by rights manager if a user is rejected when accessing a resource
|
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidStateException
Exception thrown by state manager if an operation on an object is impossible due to its state
|
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidArgumentException
Exception thrown when arguments are not valid.
|
Copyright © 2021. All rights reserved.