ContentsIndexHome
PreviousUpNext
AimmsLicenseException.AimmsLicenseException Constructor

Constructs a new AimmsLicenseException with the specified message.

C#
public AimmsLicenseException(string message);
Parameters 
Description 
string message 
The detailed message. The detailed message can be obtained by querying the Message property.