public static class Relooper.TryBlock.CatchBlock extends Object
| Constructor and Description |
|---|
CatchBlock(Set<BytecodeUtf8Constant> caughtExceptions,
Relooper.Block handler) |
| Modifier and Type | Method and Description |
|---|---|
Set<BytecodeUtf8Constant> |
getCaughtExceptions() |
Relooper.Block |
getHandler() |
public CatchBlock(Set<BytecodeUtf8Constant> caughtExceptions, Relooper.Block handler)
public Set<BytecodeUtf8Constant> getCaughtExceptions()
public Relooper.Block getHandler()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.