Partager via


ExplorationResultLoadingException Constructor (SerializationInfo, StreamingContext)

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

Namespace: Microsoft.SpecExplorer.ObjectModel
Assembly: Microsoft.SpecExplorer.ObjectModel (in Microsoft.SpecExplorer.ObjectModel.dll)

Usage

'Usage

Syntax

'Declaration
protected ExplorationResultLoadingException (
    SerializationInfo info,
    StreamingContext context
)

Parameters

  • info
    The serialized object data about the exception being thrown.
  • context
    The contextual information about the source or destination.

Platforms

Development Platforms

Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP SP2 or later, Microsoft Windows Server 2008, Microsoft Windows Server 2003

See Also

Reference

ExplorationResultLoadingException Class
ExplorationResultLoadingException Members
Microsoft.SpecExplorer.ObjectModel Namespace