public class RuntimeNoSuchMethodException extends WrappedRuntimeException
RuntimeException
wrapper around NoSuchMethodException
.Constructor and Description |
---|
RuntimeNoSuchMethodException() |
RuntimeNoSuchMethodException(NoSuchMethodException e) |
RuntimeNoSuchMethodException(String s) |
equals, getCause, getLocalizedMessage, getMessage, getStackTrace, hashCode, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
addSuppressed, fillInStackTrace, getSuppressed, initCause
public RuntimeNoSuchMethodException(NoSuchMethodException e)
public RuntimeNoSuchMethodException()
public RuntimeNoSuchMethodException(String s)