ExplorationResultLoadingException Constructor (String)
Initializes a new instance of the ExplorationResultLoadingException class with a specified error message.
Namespace: Microsoft.SpecExplorer.ObjectModel
Assembly: Microsoft.SpecExplorer.ObjectModel (in Microsoft.SpecExplorer.ObjectModel.dll)
Usage
'Usage
Syntax
'Declaration
public ExplorationResultLoadingException (
string message
)
Parameters
- message
The message that describes the error.
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