类 TaskRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.seatunnel.engine.server.task.TaskRuntimeException
- 所有已实现的接口:
Serializable
- 另请参阅:
-
构造器概要
构造器构造器说明TaskRuntimeException(String message) TaskRuntimeException(String message, Throwable cause) TaskRuntimeException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) TaskRuntimeException(Throwable cause) -
方法概要
-
构造器详细资料
-
TaskRuntimeException
public TaskRuntimeException() -
TaskRuntimeException
-
TaskRuntimeException
-
TaskRuntimeException
-
TaskRuntimeException
-