public class ExceptionHandler extends Object
Modifier and Type | Method and Description |
---|---|
ObjectType |
getExceptionType()
Returns the type of the exception that's handled.
|
InstructionHandle |
getHandlerStart()
Returns the InstructionHandle where the handler starts off.
|
public ObjectType getExceptionType()
public InstructionHandle getHandlerStart()
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.