public class AnnotationRepeatException
extends io.vertx.zero.exception.UpException
| Constructor and Description |
|---|
AnnotationRepeatException(Class<?> clazz,
Method method,
Class<? extends Annotation> annoCls,
int occurs) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AnnotationRepeatException(Class<?> clazz, Method method, Class<? extends Annotation> annoCls, int occurs)
Copyright © 2017. All rights reserved.