SystemOptionRetrievalFailedException Class
Represents a failure to access a given system option
Namespace: Ignition.Framework.MetadataAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[SerializableAttribute]
public class SystemOptionRetrievalFailedException : Exception
<SerializableAttribute>
Public Class SystemOptionRetrievalFailedException
Inherits Exception
[SerializableAttribute]
public ref class SystemOptionRetrievalFailedException : public Exception
[<SerializableAttribute>]
type SystemOptionRetrievalFailedException =
class
inherit Exception
end
- Inheritance
- Object Exception SystemOptionRetrievalFailedException
- Derived