Exceptions
Interfaces, Classes and Traits
- ActionNotFoundException
- Exception if a scene action is not found.
- ArgumentEmptyException
- Exception if a specific, required argument is missing.
- ArgumentException
- Exception if a specific, required argument is missing.
- AttributeMissingException
- Exception if a specific, required argument is missing.
- BattleEventException
- Exception if a specific, required argument is missing.
- BattleException
- Exception if a specific, required argument is missing.
- BattleIsOverException
- Exception if a specific, required argument is missing.
- BattleNotOverException
- Exception if a specific, required argument is missing.
- BuffListAlreadyActivatedException
- Exception if a specific, required argument is missing.
- BuffSlotOccupiedException
- Exception if a specific, required argument is missing.
- BuilderException
- Exception if a builder is missing an argument.
- CharacterNotFoundException
- Exception if a character is not found.
- CharacterStatException
- Class CharacterStatException.
- CharacterStatExistsException
- Class CharacterStatExistsException.
- CharacterStatGroupExistsException
- Class CharacterStatGroupExistsException.
- CharacterStatGroupNotFoundException
- Class CharacterStatGroupNotFoundException.
- CharacterStatNotFoundException
- Class CharacterStatNotFoundException.
- ClassNotFoundException
- Exception if a specific, required argument is missing.
- CoreException
- Base exceptions for all core errors.
- EntityAlreadyExistsException
- Exception if an existing entity is tried to create again.
- EntityDoesNotExistException
- Exception if a non-existing entity is requested.
- EntityException
- A basic entity exception.
- InsecureTwigTemplateError
- Base exceptions for all core errors.
- InvalidConfigurationException
- Exception if a configuration value is missing or invalid.
- InvalidModelException
- Exception if a specific combination of model values is invalid.
- IsNullException
- Exception if a specific, required argument is missing.
- KeyNotFoundException
- Exception if a specific, required argument is missing.
- LibraryDoesNotExistException
- Exception if a Composer library does not exists.
- ModuleAlreadyExistsException
- Exception if a module already exists.
- ModuleDoesNotExistException
- Exception if a module does not exists.
- NotImplementedException
- Exception if a specific, required argument is missing.
- ParentAlreadySetException
- Exception if a specific, required argument is missing.
- PermissionAlreadyExistsException
- Exception if an existing entity is tried to create again.
- PermissionDoesNotExistException
- Exception if an existing entity is tried to create again.
- PermissionIdNotFoundException
- Exception if a requested permission id has not been found.
- SceneNotFoundException
- Exception if a scene is not found.
- SubscriptionNotFoundException
- Exception if an event subscription does not exist.
- UnexpectedArrayKeyException
- Gets thrown if a array containts an unexpected array key.
- WrongTypeException
- Exception if a variable has the wrong type.