|
||||||||||
| 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.SheetPointAccessException
public class SheetPointAccessException
Generated when the cell pointed to by the SheetPoint cannot be referenced because the cell does not exists or any other problem with the cell content
| Constructor Summary | |
|---|---|
SheetPointAccessException(java.lang.String message,
SheetPoint sp)
|
|
SheetPointAccessException(java.lang.String message,
SheetPoint sp,
java.lang.Throwable cause)
|
|
| 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 SheetPointAccessException(java.lang.String message,
SheetPoint sp)
message -
public SheetPointAccessException(java.lang.String message,
SheetPoint sp,
java.lang.Throwable cause)
message - cause -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||