Variable WrongTypeException.key

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