Class AnnotationRepeatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.horizon.exception.AbstractException
io.horizon.exception.BootingException
io.vertx.zero.exception.AnnotationRepeatException
All Implemented Interfaces:
Serializable

public class AnnotationRepeatException extends io.horizon.exception.BootingException
See Also:
  • Constructor Details

    • AnnotationRepeatException

      public AnnotationRepeatException(Class<?> clazz, Method method, Class<? extends Annotation> annoCls, int occurs)
  • Method Details

    • getCode

      public int getCode()
      Specified by:
      getCode in class io.horizon.exception.BootingException