public class InvalidRegionException extends SheetPointException
| Constructor and Description |
|---|
InvalidRegionException(SheetPoint corner1,
SheetPoint corner2)
Instantiates a new invalid region exception.
|
getSheetPointpublic InvalidRegionException(SheetPoint corner1, SheetPoint corner2)
corner1 - the corner1corner2 - the corner2