com.saxonica.expr
Class TryCatch.CatchClause
java.lang.Object
com.saxonica.expr.TryCatch.CatchClause
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- TryCatch
public static class TryCatch.CatchClause
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
slotNumber
public int slotNumber
catchExpr
public Expression catchExpr
nameTest
public QNameTest nameTest
TryCatch.CatchClause
public TryCatch.CatchClause()
Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.