Namespace Axolotl2D.Exceptions
Classes
- EngineUninitializedException
Thrown when an action is performed that required the engine to be initialized, but it is not.
- ShaderCompileException
Thrown when a shader fails to compile.
- ShaderNotCompiledException
Thrown when an action is performed that required a shader to be compiled, but it is not.