BuildMaster SDK Reference
Version:

ExtensionException(System.Reflection.Assembly assembly, string message) Constructor

Initializes a new instance of the ExtensionException class.

Syntax

protected .ctor(System.Reflection.Assembly assembly, string message)

Parameters

assembly
Type: System.Reflection.Assembly

The extension assembly.

message
Type: string

The message.