KDCalc Class Library

KDCalcException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the ApplicationException class with serialized data.

protected KDCalcException(
   SerializationInfo info,
   StreamingContext context
);

Parameters

info
object that holds the serialized object data.
context
The contextual information about the source or destination.

See Also

KDCalcException Class | KnowledgeDynamics.KDCalc Namespace | KDCalcException Constructor Overload List