Package com.mebigfatguy.fbcontrib.detect
Class LostExceptionStackTrace.CatchInfo
java.lang.Object
com.mebigfatguy.fbcontrib.detect.LostExceptionStackTrace.CatchInfo
- Enclosing class:
LostExceptionStackTrace
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate final intprivate int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
catchStart
private final int catchStart -
catchFinish
private int catchFinish -
exReg
private int exReg
-
-
Constructor Details
-
CatchInfo
public CatchInfo(int start, int finish)
-
-
Method Details