| public class java.lang NoSuchMethodError
|
Java SE 6 |
Normally, this error is caught by the compiler; this error can only occur at run time if the definition of a class has incompatibly changed.
| version | 1.22, 11/17/05 |
| since | JDK1.0 |
| Constructors | |||
|---|---|---|---|
| public | NoSuchMethodError() Constructs a NoSuchMethodError with no detail message.
| ||
| public | NoSuchMethodError(String s) Details
Constructs a NoSuchMethodError with the
specified detail message.
| ||
| About DocWeb · Bundles · Export · Export All | Top 10 · Statistics · Login |
| About Sun · Contact · Privacy · Terms of Use · Trademarks | Java SE 6 · Copyright © 1994-2009 Sun Microsystems, Inc.All rights reserved. Use is subject to license terms |
![]() |
![]() |
|