Table of Contents

Class ResourceLoadException

Namespace
Termule.Engine.Exceptions
Assembly
Termule.Engine.dll

Exception that is thrown when a resource fails to load.

public sealed class ResourceLoadException : Exception, ISerializable
Inheritance
ResourceLoadException
Implements
Inherited Members

Properties

Name

Gets the name of the resource that failed to load.

public string Name { get; }

Property Value

string