Packages This Package Prev Next Index
public class java.lang.NoSuchMethodException extends java.lang.Exception (I-§1.30) { // Constructors public NoSuchMethodException(); §1.39.1 public NoSuchMethodException(String s); §1.39.2 }This exception is obsolete.
public NoSuchMethodException()
public NoSuchMethodException(String s)
s
-
the detail message
Packages This Package Prev Next IndexJava API Document (HTML generated by dkramer on April 22, 1996)