BuildMaster SDK Reference
Version:
ExtensionException(System.Reflection.Assembly assembly, string message, System.Exception inner) Constructor
Syntax
protected .ctor(System.Reflection.Assembly assembly, string message, System.Exception inner)
Parameters
- assembly
- Type: System.Reflection.Assembly
The extension assembly.
- message
- Type: string
The message.
- inner
- Type: System.Exception
The inner exception.