Class AnnotationException

  • All Implemented Interfaces:
    java.io.Serializable

    public class AnnotationException
    extends java.lang.Exception
    See Also:
    Serialized Form
    • Constructor Detail

      • AnnotationException

        public AnnotationException​(java.lang.String msg,
                                   int offset,
                                   BytecodeInstruction instruction)
    • Method Detail

      • getBytecodeOffset

        public int getBytecodeOffset()
      • getMessage

        public java.lang.String getMessage()
        Overrides:
        getMessage in class java.lang.Throwable