public class NoSuchFieldException extends ReflectiveOperationException
| Constructor and Description | 
|---|
| NoSuchFieldException()Constructor. | 
| NoSuchFieldException(String s)Constructor with a detail message. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, toStringpublic NoSuchFieldException()
public NoSuchFieldException(String s)
s - the detail message