ContentsIndexHome
PreviousUpNext
AimmsCommunicationException.AimmsCommunicationException Constructor

Constructs a new AimmsCommunicationException with the specified message. 

 

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