ContentsIndexHome
PreviousUpNext
Exceptions

This section lists the exceptions that can be thrown by the SDK when no customized ICallBack is attached.

Name 
Description 
General exception thrown by the SDK. 
Exception thrown by the SDK to indicate a communication error with the AIMMS host process. 
Exception thrown by SDK when a logical model error occurs. For example, when using an element where a double is expected. 
Exception thrown by the SDK when no valid AIMMS license can be obtained. 
Exception thrown by the SDK for runtime errors generated by AIMMS. Depending on the specific runtime error, continuing your application may produce invalid results. 
Object used to pass messages from the SDK and the underlying AIMMS model to the client application.