Variable MySQLReceivedException.sqlState

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