Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents the exception that is thrown when an attempt is made to create an invalid PageLayout object.
The InvalidPageLayoutException type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| .gif) | InvalidPageLayoutException() | Initializes a new instance of the InvalidPageLayoutExceptionclass. | 
| .gif) | InvalidPageLayoutException(String) | Initializes a new instance of the InvalidPageLayoutException class with the specified error message. | 
| .gif) | InvalidPageLayoutException(SerializationInfo, StreamingContext) | Initializes a new instance of the InvalidPageLayoutException class with serialized data. | 
| .gif) | 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
Properties
| Name | Description | |
|---|---|---|
| .gif) | Data | (Inherited from Exception.) | 
| .gif) | ErrorCode | (Inherited from SPException.) | 
| .gif) | HelpLink | (Inherited from Exception.) | 
| .gif) | HResult | (Inherited from Exception.) | 
| .gif) | InnerException | (Inherited from Exception.) | 
| .gif) | Message | (Inherited from Exception.) | 
| .gif) | NativeErrorMessage | (Inherited from SPException.) | 
| .gif) | NativeStackTrace | (Inherited from SPException.) | 
| .gif) | Source | (Inherited from Exception.) | 
| .gif) | StackTrace | (Inherited from Exception.) | 
| .gif) | TargetSite | (Inherited from Exception.) | 
Top
Methods
| Name | Description | |
|---|---|---|
| .gif) | Equals | (Inherited from Object.) | 
| .gif) | Finalize | (Inherited from Object.) | 
| .gif) | GetBaseException | (Inherited from Exception.) | 
| .gif) | GetHashCode | (Inherited from Object.) | 
| .gif) | GetObjectData | (Inherited from SPException.) | 
| .gif) | GetType | (Inherited from Exception.) | 
| .gif) | MemberwiseClone | (Inherited from Object.) | 
| .gif) | ToString | (Inherited from Exception.) | 
Top