public class NoExistingMethodException extends RuntimeException
Constructor and Description |
---|
NoExistingMethodException() |
NoExistingMethodException(String message) |
NoExistingMethodException(String message,
Throwable cause) |
NoExistingMethodException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString