Package jisa.maths.matrices.exceptions
Class SingularException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- jisa.maths.matrices.exceptions.MatrixException
-
- jisa.maths.matrices.exceptions.SingularException
-
- All Implemented Interfaces:
java.io.Serializable
public class SingularException extends MatrixException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SingularException()
-