public class NoSuchMethodExceptionRuntimeException extends RuntimeException
Constructor and Description |
---|
NoSuchMethodExceptionRuntimeException() |
NoSuchMethodExceptionRuntimeException(String message) |
NoSuchMethodExceptionRuntimeException(String message,
Throwable cause) |
NoSuchMethodExceptionRuntimeException(Throwable cause) |
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-2016 Oracle Corporation. All Rights Reserved.