Variable ErrorLevelException.command

class ErrorLevelException
{
  // ...
  string command ;
  // ...
}