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, toString
public NoSuchFieldException()
public NoSuchFieldException(String s)
s
- the detail message