protected FatalArcGISException( SerializationInfo info, StreamingContext context )
Protected Function New( _ ByVal info As SerializationInfo, _ ByVal context As StreamingContext _ )
Parameters
- info
- The System.Runtime.Serialization.SerializationInfo that holds the serialized object data about the exception being thrown.
- context
- The System.Runtime.Serialization.StreamingContext that contains contextual information about the source or destination.