Enum Class Advice.OffsetMapping.ForThrowable.Factory

java.lang.Object
java.lang.Enum<Advice.OffsetMapping.ForThrowable.Factory>
net.bytebuddy.asm.Advice.OffsetMapping.ForThrowable.Factory
All Implemented Interfaces:
Serializable, Comparable<Advice.OffsetMapping.ForThrowable.Factory>, Constable, Advice.OffsetMapping.Factory<Advice.Thrown>
Enclosing class:
Advice.OffsetMapping.ForThrowable

protected static enum Advice.OffsetMapping.ForThrowable.Factory extends Enum<Advice.OffsetMapping.ForThrowable.Factory> implements Advice.OffsetMapping.Factory<Advice.Thrown>
A factory for accessing an exception that was thrown by the instrumented method.