[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.LicenseException

Class LicenseException

Namespace
GrapeCity.Documents.Common
Assembly
GcDocs.Imaging.dll

Represents a licensing related error.

public class LicenseException : Exception, ISerializable, _Exception
Inheritance
LicenseException
Implements
Inherited Members

Constructors

LicenseException(string)

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

public LicenseException(string msg)

Parameters

msg string

The message that describes the error.