MySQLClientException constructor

const MySQLClientException(
  1. String message
)

Implementation

const MySQLClientException(super.message);