Variable InUseException.keys

class InUseException
{
  // ...
  string[] keys ;
  // ...
}