[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.LicenseException.-ctor

LicenseException Constructor

LicenseException(string)

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

Declaration
public LicenseException(string msg)
Public Sub New(msg As String)
Parameters
Type Name Description
string msg

The message that describes the error.