| Exception | Description |
|---|---|
| BeanException |
A base class for bean exceptions
|
| BeanInitialisationException |
Thrown when a bean fails to initialise
|
| MdxException |
A base runtime exception thrown by mini2Dx
|
| NoSuchBeanException |
Thrown when a required dependency is not registered with a repository
|
| NotYetImplementedException |
Thrown when the a mini2Dx function is not implemented on the current platform
|
| PlayerDataException |
Thrown when an error occurs during
PlayerData operations |
| PostInjectException | |
| ReflectionException | |
| RepositoryAccessException |
Thrown when a repository is accessed incorrectly
|
| RequiredFieldException |
Thrown when a required field has a null value during serialization
|
| SerializationException |
An exception thrown during serialization
|