14.7.6 Exception FusionException¶
- mosek.fusion.FusionException¶
Base class for all normal exceptions in fusion.
- Implements:
Exception
- Members:
FusionException.ToString – Return the exception message.
- Implemented by:
- FusionException.ToString¶
string ToString()
Return the exception message.
- Return:
(
string
)