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, toString
public NoSuchMethodExceptionRuntimeException()
public NoSuchMethodExceptionRuntimeException(String message)
public NoSuchMethodExceptionRuntimeException(Throwable cause)
Copyright © 2010–2017. All rights reserved.