Class Projection.ExceptionHandler

    • Field Detail

      • type

        public final org.objectweb.asm.Type type
      • position

        public final int position
    • Constructor Detail

      • ExceptionHandler

        public ExceptionHandler​(org.objectweb.asm.Type type,
                                int position)