|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ihr.xbrl.tools.excel.SheetPointException
com.ihr.xbrl.tools.excel.InvalidRegionException
public class InvalidRegionException
Exception thrown if two SheetPoints are not in the same sheet and cannot define a region
| Constructor Summary | |
|---|---|
InvalidRegionException(SheetPoint corner1,
SheetPoint corner2)
|
|
| Method Summary |
|---|
| Methods inherited from class com.ihr.xbrl.tools.excel.SheetPointException |
|---|
getSheetPoint |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InvalidRegionException(SheetPoint corner1,
SheetPoint corner2)
corner1 - corner2 -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||