ScriptParseException(message: String, @Nullable resource: EncodedResource)
Construct a new ScriptParseException.
resource - the resource from which the SQL script was read
ScriptParseException(message: String, @Nullable resource: EncodedResource, @Nullable cause: Throwable)
Construct a new ScriptParseException.