Class SingularOperatorException

All Implemented Interfaces:
Serializable, ExceptionContextProvider

public class SingularOperatorException extends MathIllegalArgumentException
Exception to be thrown when trying to invert a singular operator.
Since:
3.0
See Also:
  • Constructor Details

    • SingularOperatorException

      public SingularOperatorException()
      Creates a new instance of this class.