ContentsIndexHome
PreviousUpNext
AimmsCommunicationException.AimmsCommunicationException Constructor

Constructs a new AimmsCommunicationException with the specified message.

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