- All Implemented Interfaces:
- java.io.Serializable
public class MatrixException
extends java.lang.Exception
The Exception class that is thrown by the Matrix.java class
Very basic Exception class, only passes a description of the error
that will hopefully lead to simple troubleshooting resolution...:)
- Author:
- Sheldon L. Snyder
- See Also:
- Serialized Form