public class FailedToInvokeAnnotatedMethodException
extends net.stickycode.exception.PermanentException
| Constructor and Description |
|---|
FailedToInvokeAnnotatedMethodException(InvocationTargetException e,
Class<? extends Annotation> annotationClass,
Object target,
Method method) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FailedToInvokeAnnotatedMethodException(InvocationTargetException e, Class<? extends Annotation> annotationClass, Object target, Method method)
Copyright © 2008–2017 RedEngine Ltd. All rights reserved.