AMPLOutput¶
-
public class
AMPLOutput
¶ Captures an AMPL message together with its kind, as fetched from the underlying modelling system.
Fields¶
error¶
-
AMPLException
error
¶
Constructors¶
Methods¶
getError¶
-
AMPLException
getError
()¶ Get the error captured by this AMPLOutput.
Throws: - ClassCastException – If called on a message which does not represent an error