public class InvokeException extends RuntimeException
InvokeException is thrown when a method encounters a
general exception in the course of processing.| Constructor and Description |
|---|
InvokeException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvokeException(String message)
Copyright © The Apache Software Foundation. All Rights Reserved.