ContentsIndexHome
PreviousUpNext
AimmsLicenseException.AimmsLicenseException Constructor

Constructs a new AimmsLicenseException with the specified message. 

 

Java
public AimmsLicenseException(String message);
Parameters 
Description 
String message 
The detailed message. The detailed message can be obtained by invoking the getMessage() method.