java.io.Serializable
public class NoSuchFieldException extends ReflectiveOperationException
Constructor | Description |
---|---|
NoSuchFieldException() |
Constructor.
|
NoSuchFieldException(String s) |
Constructor with a detail message.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchFieldException()
public NoSuchFieldException(String s)
s
- the detail message