MySQLProtocolException constructor
const
MySQLProtocolException(
- String message
Implementation
const MySQLProtocolException(String message) : super(message);
const MySQLProtocolException(String message) : super(message);