Variable NoSuchKeyException.key

class NoSuchKeyException
{
  // ...
  string key ;
  // ...
}