ClassGridPdfExportException
Class
Definition
Namespace:Telerik.WinControls.UI.Export
Assembly:TelerikData.dll
Syntax:
cs-api-definition
public class GridPdfExportException : ApplicationException, ISerializable, _Exception
Inheritance: objectExceptionApplicationExceptionGridPdfExportException
Implements:
Inherited Members
Constructors
GridPdfExportException(string)
Declaration
cs-api-definition
public GridPdfExportException(string message)
Parameters
message