ContentsIndexHome
PreviousUpNext
AimmsRuntimeException Class

Exception thrown by the SDK for runtime errors generated by AIMMS. Depending on the specific runtime error, continuing your application may produce invalid results.

C#
public class AimmsRuntimeException : AimmsException;
Name 
Description 
The following tables list the members exposed by AimmsRuntimeException. 
Public Constructors
 
Name 
Description 
 
Constructs a new AimmsRuntimeException with the specified message.