Class AnnotationOffsetException

    • Constructor Detail

      • AnnotationOffsetException

        public AnnotationOffsetException()
      • AnnotationOffsetException

        public AnnotationOffsetException​(String message)
      • AnnotationOffsetException

        public AnnotationOffsetException​(String message,
                                         Throwable cause)
      • AnnotationOffsetException

        public AnnotationOffsetException​(Throwable cause)
      • AnnotationOffsetException

        public AnnotationOffsetException​(String message,
                                         Throwable cause,
                                         boolean enableSuppression,
                                         boolean writableStackTrace)