WebPartPageUserException(String, System.Exception) Constructor

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

Parameters

s  The error message that explains the reason for the exception.

inner   The inner exception that is the cause of the current exception. If the inner parameter is not a null reference, the current exception is raised in a catch block that handles the inner exception.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security