MySQLException constructor

const MySQLException(
  1. String message
)

Implementation

const MySQLException(this.message);