Table of Contents

Class ArtemisPluginPrerequisiteException

Namespace
Artemis.Core
Assembly
Artemis.Core.dll

An exception thrown when a plugin prerequisite-related error occurs

public class ArtemisPluginPrerequisiteException : Exception, ISerializable
Inheritance
ArtemisPluginPrerequisiteException
Implements
Inherited Members

Properties

Subject

Gets the subject the error is related to

public IPrerequisitesSubject Subject { get; }

Property Value

IPrerequisitesSubject