public class InvalidMethodException extends RuntimeException
| Constructor and Description |
|---|
InvalidMethodException(String message)
Constructs an InvalidMethodException with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidMethodException(String message)
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.