WebPartPageUserException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the WebPartPageUserException class.
Overload List
Name | Description | |
---|---|---|
WebPartPageUserException() | Initializes a new instance of the WebPartPageUserException class. | |
WebPartPageUserException(String) | Initializes a new instance of the WebPartPageUserException class with a specified error message. | |
WebPartPageUserException(SerializationInfo, StreamingContext) | Initializes a new instance of the WebPartPageUserException class with serialized data. | |
WebPartPageUserException(String, Exception) | 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. |
Top
See Also
Reference
WebPartPageUserException Class