Package one.empty3.feature
Class MatrixFormatException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.NullPointerException
-
- one.empty3.feature.MatrixFormatException
-
- All Implemented Interfaces:
java.io.Serializable
public class MatrixFormatException extends java.lang.NullPointerException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MatrixFormatException(java.lang.String s)
-