Variable MySQLReceivedException.sqlState
Declaration
class MySQLReceivedException
{
// ...
char[5] sqlState;
// ...
}
class MySQLReceivedException
{
// ...
char[5] sqlState;
// ...
}