This documentation is archived and is not being maintained.
CustomBuildServiceException Constructor (Type, String)
Visual Studio 2013
Initializes a new CustomBuildServiceException instance.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Parameters
- type
- Type: System::Type
The type of this exception.
- assembly
- Type: System::String
The assembly in which this exception was thrown.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: