public class PrepareFailException extends SeaTunnelRuntimeException
SeaTunnelPluginLifeCycle.prepare(Config) failed.| 构造器和说明 |
|---|
PrepareFailException(String pluginName,
PluginType type,
String message) |
PrepareFailException(String pluginName,
PluginType type,
String message,
Throwable cause) |
getParams, getParamsValueAs, getParamsValueAsMap, getSeaTunnelErrorCodepublic PrepareFailException(String pluginName, PluginType type, String message)
public PrepareFailException(String pluginName, PluginType type, String message, Throwable cause)
Copyright © 2024 The Apache Software Foundation. All rights reserved.