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