Package com.strobel.reflection.emit
Class __ExceptionInstance
- java.lang.Object
-
- com.strobel.reflection.emit.__ExceptionInstance
-
final class __ExceptionInstance extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) intendAddress(package private) intexceptionClass(package private) intfilterAddress(package private) inthandleAddress(package private) inthandleEndAddress(package private) intstartAddress(package private) inttype
-
Constructor Summary
Constructors Constructor Description __ExceptionInstance(int start, int end, int filterAddress, int handle, int handleEnd, int type, int exceptionClass)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()
-