[]
Initializes a new instance of the LicenseException class with a specified error message.
public LicenseException(string msg)
Public Sub New(msg As String)
The message that describes the error.