Variable ErrorLevelException.errorLevel

class ErrorLevelException
{
  // ...
  int errorLevel ;
  // ...
}