Variable MySQLReceivedException.errorCode

class MySQLReceivedException
{
  // ...
  ushort errorCode ;
  // ...
}