Skip to content

M_CodeJam_Metadata_MetadataException__ctor

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

MetadataException Constructor

Initializes a new instance of the MetadataException class.

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

Syntax

C#

public MetadataException()

VB

Public Sub New

F#

new : unit -> MetadataException

Remarks

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

See Also

Reference

MetadataException Class
MetadataException Overload
CodeJam.Metadata Namespace

Clone this wiki locally