Class FlatException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- FlatException
-
- All Implemented Interfaces:
java.io.Serializable
public class FlatException extends java.lang.Exception
Generated when one attemps to flatten an array that is not rectangular- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FlatException()
-