Namespace Termule.Engine.Exceptions
Classes
- MissingComponentException<TMissing>
Exception that is thrown when a required Component is missing.
- MissingGameElementException<TMissing>
Base exception type for cases where a required
TMissingis missing.
- MissingSystemException<TMissing>
Exception that is thrown when a required System is missing.
- ResourceLoadException
Exception that is thrown when a resource fails to load.