Variable WrongTypeException.type

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