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
)