Class SingularOperatorException

All Implemented Interfaces:
Serializable, LocalizedException

@Deprecated public class SingularOperatorException extends MathIllegalArgumentException
Deprecated.
as of 1.0, this exception is replaced by MathIllegalArgumentException
Exception to be thrown when trying to invert a singular operator.
See Also:
  • Constructor Details

    • SingularOperatorException

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