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