[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.LicenseException

LicenseException Class

Represents a licensing related error.

Inheritance
LicenseException
Implements
Namespace: GrapeCity.Documents.Common
Assembly: DS.Documents.Imaging.dll
Syntax
public class LicenseException : Exception, ISerializable
Public Class LicenseException
    Inherits Exception
    Implements ISerializable

Constructors

Name Description
LicenseException(string)

Initializes a new instance of the LicenseException class with a specified error message.