public static class TryCatch.CatchClause extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
Expression |
catchExpr |
QNameTest |
nameTest |
int |
slotNumber |
| Constructor and Description |
|---|
TryCatch.CatchClause() |
public int slotNumber
public Expression catchExpr
public QNameTest nameTest
Copyright (c) 2004-2013 Saxonica Limited. All rights reserved.