There was an error while loading. Please reload this page.
Initializes a new instance of the MetadataException class with the specified InnerException property.
Namespace: CodeJam.MetadataAssembly: CodeJam (in CodeJam.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public MetadataException( Exception innerException )
VB
Public Sub New ( innerException As Exception )
F#
new : innerException : Exception -> MetadataException
MetadataException ClassMetadataException OverloadCodeJam.Metadata NamespaceException.InnerException