spring-framework / org.springframework.jdbc.datasource.init / UncategorizedScriptException / <init>

<init>

UncategorizedScriptException(message: String)

Construct a new UncategorizedScriptException.

Parameters

message - detailed message

UncategorizedScriptException(message: String, cause: Throwable)

Construct a new UncategorizedScriptException.

Parameters

message - detailed message

cause - the root cause