Class DocumentRenderException
Telerik internal use only.
Inheritance
System.Object
System.Exception
DocumentRenderException
Namespace: Telerik.Reporting.Services.Engine
Assembly: Telerik.Reporting.dll
Syntax
public class DocumentRenderException : Exception, ISerializable, _Exception
Constructors
DocumentRenderException(String)
Telerik internal use only.
Declaration
public DocumentRenderException(string error)
Parameters
System.String
error
|