Class NoSuchFieldException

  • All Implemented Interfaces:
    Serializable

    public class NoSuchFieldException
    extends RuntimeException
    Same exception as java.lang.NoSuchFieldException but extends RuntimException
    Author:
    uriel
    See Also:
    Serialized Form
    • Constructor Detail

      • NoSuchFieldException

        public NoSuchFieldException()
      • NoSuchFieldException

        public NoSuchFieldException​(String message)