Skip to content

M_CodeJam_Mapping_CodeJamConvertException__ctor

andrewvk edited this page Jun 23, 2016 · 5 revisions

CodeJamConvertException Constructor

[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)

Syntax

C#

public CodeJamConvertException()

VB

Public Sub New

F#

new : unit -> CodeJamConvertException

Remarks

This constructor initializes the Message property of the new instance such as "A Build Type exception has occurred."

See Also

Reference

CodeJamConvertException Class
CodeJamConvertException Overload
CodeJam.Mapping Namespace

Clone this wiki locally