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