Skip to content

M_CodeJam_Mapping_CodeJamMappingException__ctor

Andrew Koryavchenko edited this page Jun 17, 2018 · 5 revisions

CodeJamMappingException Constructor

Initializes a new instance of the CodeJamMappingException class.

Namespace: CodeJam.Mapping
Assembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 2.0.0.0

Syntax

C#

public CodeJamMappingException()

VB

Public Sub New

F#

new : unit -> CodeJamMappingException

Remarks

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

See Also

Reference

CodeJamMappingException Class
CodeJamMappingException Overload
CodeJam.Mapping Namespace

Clone this wiki locally