public class CatchClause extends Object
| Constructor and Description |
|---|
CatchClause(Parameter exception,
List<Consumer<MethodEmitter>> actions) |
public CatchClause(Parameter exception, List<Consumer<MethodEmitter>> actions)
public Parameter exception()
public List<Consumer<MethodEmitter>> actions()
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.