public class ThrowExceptionComponent extends Object implements ComponentInterface
Constructor and Description |
---|
ThrowExceptionComponent() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Context context)
组件执行方法
|
Object |
getExceptionObject() |
void |
setExceptionObject(Object exceptionObject) |
public Object getExceptionObject()
public void setExceptionObject(Object exceptionObject)
public void execute(Context context)
ComponentInterface
execute
in interface ComponentInterface
context
- 组件执行的环境Copyright © 2006–2018 TinyGroup. All rights reserved.