public class CatchOperator extends BaseOperator<CatchCondition>
| Constructor and Description |
|---|
CatchOperator() |
| Modifier and Type | Method and Description |
|---|---|
CatchCondition |
build(Object[] objects)
构建 EL 条件
|
executeInnerpublic CatchCondition build(Object[] objects) throws Exception
BaseOperatorbuild in class BaseOperator<CatchCondition>objects - objectsException - ExceptionCopyright © 2025. All rights reserved.