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, toStringaddSuppressed, fillInStackTrace, getSuppressed, initCausepublic RuntimeNoSuchMethodException(NoSuchMethodException e)
public RuntimeNoSuchMethodException()
public RuntimeNoSuchMethodException(String s)