Share via


ReportEmptyException Members

Include Protected Members
Include Inherited Members

Thrown when report contains no data.

The ReportEmptyException type exposes the following members.

Constructors

  Name Description
Public method ReportEmptyException() Implements a new instance of the default constructor.
Public method ReportEmptyException(String) Initializes a new instance of the ReportEmptyException with the specified message.
Public method 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
Public property Data (Inherited from Exception.)
Public property ErrorCode (Inherited from SPException.)
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property Message (Inherited from Exception.)
Public property NativeErrorMessage (Inherited from SPException.)
Public property NativeStackTrace (Inherited from SPException.)
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property TargetSite (Inherited from Exception.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBaseException (Inherited from Exception.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from SPException.)
Public method GetType (Inherited from Exception.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Exception.)

Top

See Also

Reference

ReportEmptyException Class

Microsoft.Office.RecordsManagement.Reporting Namespace