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 error message and InnerException property.
Namespace: CodeJam.MappingAssembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 2.0.0.0
C#
public CodeJamMappingException( string message, Exception innerException )
VB
Public Sub New ( message As String, innerException As Exception )
F#
new : message : string * innerException : Exception -> CodeJamMappingException
CodeJamMappingException ClassCodeJamMappingException OverloadCodeJam.Mapping NamespaceException.MessageException.InnerException