public class CatchOperator extends BaseOperator<CatchCondition>
| 构造器和说明 |
|---|
CatchOperator() |
| 限定符和类型 | 方法和说明 |
|---|---|
CatchCondition |
build(Object[] objects)
构建 EL 条件
|
executeInnerpublic CatchCondition build(Object[] objects) throws Exception
BaseOperatorbuild 在类中 BaseOperator<CatchCondition>objects - objectsException - ExceptionCopyright © 2024. All rights reserved.