public class NoSuchFieldException extends Exception { // Public Constructors public NoSuchFieldException( ); public NoSuchFieldException(String s); }