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