MySQLProtocolException constructor

const MySQLProtocolException(
  1. String message
)

Implementation

const MySQLProtocolException(super.message);