InvalidPublishingWebException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the InvalidPublishingWebException class.
Overload List
Name | Description | |
---|---|---|
InvalidPublishingWebException() | Initializes a new instance of the InvalidPublishingWebException class. | |
InvalidPublishingWebException(String) | Initializes a new instance of the InvalidPublishingWebException class with the specified error message. | |
InvalidPublishingWebException(SerializationInfo, StreamingContext) | Initializes a new instance of the InvalidPublishingWebException class with serialized data. | |
InvalidPublishingWebException(String, Exception) | Initializes a new instance of the InvalidPublishingWebException class with the specified error message and a reference to the inner exception that is the cause of this exception. |
Top
See Also
Reference
InvalidPublishingWebException Class