-
Notifications
You must be signed in to change notification settings - Fork 36
M_CodeJam_Metadata_MetadataException__ctor
Andrew Koryavchenko edited this page Jun 17, 2018
·
5 revisions
Initializes a new instance of the MetadataException class.
Namespace: CodeJam.Metadata
Assembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 2.0.0.0
C#
public MetadataException()
VB
Public Sub New
F#
new : unit -> MetadataException
This constructor initializes the Message property of the new instance such as "A Build Type exception has occurred."
MetadataException Class
MetadataException Overload
CodeJam.Metadata Namespace