public class CheckInstantiationByAnnotationException extends RuntimeException
| Constructor and Description |
|---|
CheckInstantiationByAnnotationException(Class<? extends AbstractCheck> comparator,
Annotation annotation,
Exception e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CheckInstantiationByAnnotationException(Class<? extends AbstractCheck> comparator, Annotation annotation, Exception e)
Copyright © 2021. All rights reserved.