Represent a error type.
Namespace: PerpetuumSoft.Reporting.WebViewer.ModelAssembly: PerpetuumSoft.Reporting.WebViewer.Client.Model (in PerpetuumSoft.Reporting.WebViewer.Client.Model.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public enum ExceptionType |
Visual Basic |
---|
Public Enumeration ExceptionType |
Visual C++ |
---|
public enum class ExceptionType |
Members
Member name | Description | |
---|---|---|
OutOfCache | ||
EmptyRequest | ||
InvalidDocumentId | ||
EmptyReportName | ||
ReportNotFound | ||
TemplateIsNull | ||
ControlIndexOutOfRange | ||
PageNumberOutOfRange | ||
ExportFormatIsNotDefined | ||
ReportManagerNotDefined | ||
ReportSlotNotFount | ||
SizeNullError | ||
SizePositiveError | ||
IncorrectExportFormat | ||
ReportServiceNull |