Click or drag to resize

IgnitionImageNotFoundException Class

Represents a failure to find a requested image
Inheritance Hierarchy
SystemObject
  SystemException
    Ignition.FrameworkIgnitionImageNotFoundException

Namespace: Ignition.Framework
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public class IgnitionImageNotFoundException : Exception

The IgnitionImageNotFoundException type exposes the following members.

Constructors
 NameDescription
Public methodIgnitionImageNotFoundExceptionInitializes a new instance of the IgnitionImageNotFoundException class
Public methodIgnitionImageNotFoundException(String)Initializes a new instance of the IgnitionImageNotFoundException class
Public methodIgnitionImageNotFoundException(String, Exception)Initializes a new instance of the IgnitionImageNotFoundException class
Top
See Also