ScopeMismatchException(String, System.Exception) Constructor

The ScopeMismatchException constructor initializes a new instance of the ScopeMismatchException class with the specified error message and a reference to the inner exception that is the cause of this exception.

Parameters

message   An error message that explains the reason for the exception, or an empty string.

inner   The exception that is the cause of this exception.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security