Class ResourceNotFoundException
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
Thrown when trying to load a resource (using Load(string) and variants) but the resource is not found.
public class ResourceNotFoundException : Exception, ISerializable
- Inheritance
-
ResourceNotFoundException
- Implements
- Inherited Members
- Extension Methods