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–2018 The Dubbo Project. All rights reserved.