spot-toolbox / spotless

A fork of the Systems Polynomial Optimization Toolbox.
28 stars 35 forks source link

display the error message that mosek produces when it throws an error #12

Closed rdeits closed 9 years ago

rdeits commented 9 years ago

Currently, when mosek returns an error code, the actual error message is lost (this typically happens when, for example, the mosek license has expired). This change prints the Mosek internal error as a warning so that the user can address it.