We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Initializes a new instance of the CodeJamMappingException class with the specified InnerException property.
Namespace: CodeJam.MappingAssembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 2.0.0.0
C#
public CodeJamMappingException( Exception innerException )
VB
Public Sub New ( innerException As Exception )
F#
new : innerException : Exception -> CodeJamMappingException
CodeJamMappingException ClassCodeJamMappingException OverloadCodeJam.Mapping NamespaceException.InnerException