Class NoSuchFieldException

All Implemented Interfaces:
Serializable

public class NoSuchFieldException extends RuntimeException
Same exception as java.lang.NoSuchFieldException but extends RuntimException
See Also:
  • Field Details

  • Constructor Details

    • NoSuchFieldException

      public NoSuchFieldException()
    • NoSuchFieldException

      public NoSuchFieldException(String message)