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