public class IllegalMethodException extends RuntimeException
Constructor and Description |
---|
IllegalMethodException(String message)
Instantiates a new Illegal Method Exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalMethodException(String message)
message
- the error messageCopyright © 2021 IBM Cloud. All rights reserved.