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 serialized data.
Namespace: CodeJam.MappingAssembly: CodeJam.Blocks (in CodeJam.Blocks.dll) Version: 2.0.0.0
C#
protected CodeJamMappingException( SerializationInfo info, StreamingContext context )
VB
Protected Sub New ( info As SerializationInfo, context As StreamingContext )
F#
new : info : SerializationInfo * context : StreamingContext -> CodeJamMappingException
This constructor is called during deserialization to reconstitute the exception object transmitted over a stream.
CodeJamMappingException ClassCodeJamMappingException OverloadCodeJam.Mapping Namespace