NoSuchMethodError.NoSuchMethodError
Class Overview | Class Members |
This Package |
All Packages
public NoSuchMethodError()
public NoSuchMethodError( String s )
Parameters
- s
- the detail message.
Description
Constructs a NoSuchMethodException with the
specified detail message.