|
|||||||||
| 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.iapi.util.InterruptDetectedException
public class InterruptDetectedException
An exception used to pass a specific "error code" through various layers of software.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.derby.iapi.error.StandardException |
|---|
StandardException.BadMessageArgumentException |
| Field Summary |
|---|
| Fields inherited from class org.apache.derby.iapi.error.StandardException |
|---|
REPORT_ALWAYS, REPORT_DEFAULT, REPORT_NEVER |
| Constructor Summary | |
|---|---|
InterruptDetectedException()
|
|
| Method Summary |
|---|
| 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 |
| Constructor Detail |
|---|
public InterruptDetectedException()
|
Built on Wed 2013-06-12 15:21:56+0000, from revision ??? | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||