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