public class DynamicMethodInvocationException extends RuntimeException
MethodInvoker
.
The exception should be caused by a failed invocation of a method, it
shouldn't be used to wrap an exception thrown by successfully invoked method.Constructor and Description |
---|
DynamicMethodInvocationException(String message,
Throwable cause) |
DynamicMethodInvocationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014 Pivotal. All rights reserved.