Struct ErrorContext
Holds a single error and information about where the error originated from.
public struct ErrorContext
- Inherited Members
Fields
ExtensionContext
public Type ExtensionContext
Field Value
PassName
public string PassName
Field Value
Plugin
public PluginBase Plugin
Field Value
TheError
public IError TheError