|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.apache.derby.iapi.error.StandardException
org.apache.derby.impl.store.raw.data.NoSpaceOnPage
An exception used to pass a specfic "error code" through various layers of software.
| Field Summary | |
private boolean |
onOverflowPage
|
| Fields inherited from class org.apache.derby.iapi.error.StandardException |
REPORT_ALWAYS, REPORT_DEFAULT, REPORT_NEVER |
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
protected |
NoSpaceOnPage(boolean onOverflowPage)
|
| Method Summary | |
protected boolean |
onOverflowPage()
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private final boolean onOverflowPage
| Constructor Detail |
protected NoSpaceOnPage(boolean onOverflowPage)
| Method Detail |
protected boolean onOverflowPage()
|
Built on Tue 2006-10-10 19:23:47+0200, from revision exported | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||