public class NoSuchMethodExceptionRuntimeException extends RuntimeException
| Constructor and Description |
|---|
NoSuchMethodExceptionRuntimeException()
Deprecated.
|
NoSuchMethodExceptionRuntimeException(String message)
Deprecated.
|
NoSuchMethodExceptionRuntimeException(String message,
Throwable cause)
Deprecated.
|
NoSuchMethodExceptionRuntimeException(Throwable cause)
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchMethodExceptionRuntimeException()
public NoSuchMethodExceptionRuntimeException(String message)
public NoSuchMethodExceptionRuntimeException(Throwable cause)
Copyright © 2010–2016. All rights reserved.