Class LinkerException
Thrown when the Linker is not able to find the version requested or detects a problem with using that version.
Implements
Inherited Members
Namespace: DesignData.SDS2
Assembly: DesignData.SDS2.Linker.dll
Syntax
public class LinkerException : ApplicationException, ISerializable
Constructors
LinkerException(string)
Create a new LinkerException
Declaration
public LinkerException(string message)
Parameters
Type | Name | Description |
---|---|---|
string | message |