public class NoSuchMethodException extends ReflectiveOperationException
Constructor and Description |
---|
NoSuchMethodException()
Create an exception without a message.
|
NoSuchMethodException(String s)
Create an exception with a message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchMethodException()
public NoSuchMethodException(String s)
s
- the message