java.lang
public class NoSuchFieldException extends Exception
Since: 1.1
UNKNOWN: updated to 1.4
Constructor Summary | |
---|---|
NoSuchFieldException()
Create an exception without a message. | |
NoSuchFieldException(String s)
Create an exception with a message.
|
Parameters: s the message