public class NoSuchMethodException extends Exception
| Constructor and Description |
|---|
NoSuchMethodException() |
NoSuchMethodException(String s) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchMethodException()
public NoSuchMethodException(String s)
Copyright © 2005–2024 Javolution. All rights reserved.