PreparedStatementError constructor

PreparedStatementError(
  1. String message
)

Implementation

PreparedStatementError(this.message);