Class NoSuchFieldException

All Implemented Interfaces:
Serializable

public class NoSuchFieldException extends FieldException
exception thrown when a field cannot be found.
Author:
mzibra
See Also:
  • Constructor Details

    • NoSuchFieldException

      public NoSuchFieldException(String fieldName)
      Create a new NoSuchFieldException.
      Parameters:
      fieldName - the name of the field