menu
mysql_client_plus package
documentation
exception.dart
MySQLException
MySQLException const constructor
MySQLException const constructor
dark_mode
light_mode
MySQLException
constructor
const
MySQLException
(
String
message
)
Implementation
const MySQLException(this.message);
mysql_client_plus package
documentation
exception
MySQLException
MySQLException const constructor
MySQLException class