 | IgnitionEntityNotFoundException Class |
Represents a failure to retrieve a requested entity
Inheritance HierarchySystemObject
SystemException
SystemSystemException
SystemInvalidOperationException
Ignition.FrameworkIgnitionEntityNotFoundException
Namespace: Ignition.FrameworkAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax[SerializableAttribute]
public class IgnitionEntityNotFoundException : InvalidOperationException
<SerializableAttribute>
Public Class IgnitionEntityNotFoundException
Inherits InvalidOperationException
[SerializableAttribute]
public ref class IgnitionEntityNotFoundException : public InvalidOperationException
[<SerializableAttribute>]
type IgnitionEntityNotFoundException =
class
inherit InvalidOperationException
endThe IgnitionEntityNotFoundException type exposes the following members.
Constructors
See Also