spring-framework / org.springframework.jdbc.datasource.init / ScriptException / <init>
<init>
ScriptException(message: String)
Constructor for ScriptException.
Parameters
message - the detail message
ScriptException(message: String, @Nullable cause: Throwable)
Constructor for ScriptException.
Parameters
message - the detail message
cause - the root cause