ContentsIndexHome
PreviousUpNext
RuntimeException.RuntimeException Constructor (string, Exception)

Initializes a new instance of the com.aimms.pro.api.RuntimeException class with a specified error message.

C#
public RuntimeException(string message, Exception innerException);
Parameters 
Description 
string message 
The message that describes the error. 
Exception innerException 
The exception that is the cause of the current exception. 
Copyright (c) 1993–2018 by AIMMS B.V. All rights reserved