|
||||||||||
| 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.InvalidSheetPointException
public class InvalidSheetPointException
Generated when the sheet point text string cannot be properly parsed to a cell reference
| Constructor Summary | |
|---|---|
InvalidSheetPointException(java.lang.String string,
SheetPoint sp)
|
|
| 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 InvalidSheetPointException(java.lang.String string,
SheetPoint sp)
string -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||