-
Notifications
You must be signed in to change notification settings - Fork 36
M_CodeJam_Mapping_CodeJamConvertException__ctor
andrewvk edited this page Jun 23, 2016
·
5 revisions
[This is preliminary documentation and is subject to change.]
Initializes a new instance of the CodeJamConvertException class.
Namespace: CodeJam.Mapping
Assembly: CodeJam (in CodeJam.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public CodeJamConvertException()
VB
Public Sub New
F#
new : unit -> CodeJamConvertException
This constructor initializes the Message property of the new instance such as "A Build Type exception has occurred."
CodeJamConvertException Class
CodeJamConvertException Overload
CodeJam.Mapping Namespace