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