ContentsIndexHome
PreviousUpNext
RuntimeException 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++
class RuntimeException : public Exception;