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