public class BuilderExceptionHandler extends BaseExceptionHandler
BY_EXCEPTION| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getExceptionType()
Gets the type of exception that is handled by this handler.
|
int |
getHandlerCodeAddress()
Gets the code offset of the handler.
|
compareTo, equals, getExceptionTypeReference, hashCode@Nullable public java.lang.String getExceptionType()
ExceptionHandlerpublic int getHandlerCodeAddress()
ExceptionHandler