public class NoSuchMethodException extends RuntimeException
| Constructor and Description |
|---|
NoSuchMethodException() |
NoSuchMethodException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchMethodException()
public NoSuchMethodException(String msg)
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.