Class ArtemisPluginPrerequisiteException
An exception thrown when a plugin prerequisite-related error occurs
Implements
Inherited Members
Namespace: Artemis.Core
Assembly: Artemis.Core.dll
Syntax
public class ArtemisPluginPrerequisiteException : Exception, ISerializable
Properties
Subject
Gets the subject the error is related to
Declaration
public IPrerequisitesSubject Subject { get; }
Property Value
Type | Description |
---|---|
IPrerequisitesSubject |