Variable NoSuchFieldException.fieldName

class NoSuchFieldException
{
  // ...
  string fieldName ;
  // ...
}