ContentsIndexHome
PreviousUpNext
AimmsInvalidUseException Class

Exception thrown by SDK when a logical model error occurs. For example, when using an element where a double is expected.

Java
public class AimmsInvalidUseException extends AimmsException;
Name 
Description 
The following tables list the members exposed by AimmsInvalidUseException. 
Public Constructors
 
Name 
Description 
 
Constructs a new AimmsInvalidUseException with the specified message.