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