IgnitionImageNotFoundException Class

Represents a failure to find a requested image

Definition

Namespace: Ignition.Framework
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public class IgnitionImageNotFoundException : Exception
Inheritance
Object    Exception    IgnitionImageNotFoundException

Constructors

IgnitionImageNotFoundExceptionInitializes a new instance of the IgnitionImageNotFoundException class
IgnitionImageNotFoundException(String)Initializes a new instance of the IgnitionImageNotFoundException class
IgnitionImageNotFoundException(String, Exception)Initializes a new instance of the IgnitionImageNotFoundException class

See Also