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
Thrown when report contains no data.
The ReportEmptyException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ReportEmptyException() | Implements a new instance of the default constructor. |
![]() |
ReportEmptyException(String) | Initializes a new instance of the ReportEmptyException with the specified message. |
![]() |
ReportEmptyException(SerializationInfo, StreamingContext) | This member is reserved for internal use and is not intended to be used directly from your code. Initializes a new instance of a T:Microsoft.Office.RecordsManagement.Reporting.ReportEmptyException object. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Data | (Inherited from Exception.) |
![]() |
ErrorCode | (Inherited from SPException.) |
![]() |
HelpLink | (Inherited from Exception.) |
![]() |
HResult | (Inherited from Exception.) |
![]() |
InnerException | (Inherited from Exception.) |
![]() |
Message | (Inherited from Exception.) |
![]() |
NativeErrorMessage | (Inherited from SPException.) |
![]() |
NativeStackTrace | (Inherited from SPException.) |
![]() |
Source | (Inherited from Exception.) |
![]() |
StackTrace | (Inherited from Exception.) |
![]() |
TargetSite | (Inherited from Exception.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetBaseException | (Inherited from Exception.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjectData | (Inherited from SPException.) |
![]() |
GetType | (Inherited from Exception.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Exception.) |
Top