|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.umd.cs.findbugs.detect.RuntimeExceptionCapture.CaughtException
private static class RuntimeExceptionCapture.CaughtException
| Field Summary | |
|---|---|
boolean |
dead
|
int |
endOffset
|
java.lang.String |
exceptionClass
|
boolean |
seen
|
int |
sourcePC
|
int |
startOffset
|
| Constructor Summary | |
|---|---|
RuntimeExceptionCapture.CaughtException(java.lang.String exceptionClass,
int startOffset,
int endOffset,
int sourcePC)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String exceptionClass
public int startOffset
public int endOffset
public int sourcePC
public boolean seen
public boolean dead
| Constructor Detail |
|---|
public RuntimeExceptionCapture.CaughtException(java.lang.String exceptionClass,
int startOffset,
int endOffset,
int sourcePC)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||