Class MissingActivityBoundsException

    • Constructor Detail

      • MissingActivityBoundsException

        public MissingActivityBoundsException​(ActivityRenderer<?> renderer,
                                              Activity activity,
                                              Row<?,​?,​?> row,
                                              int lineIndex)
    • Method Detail

      • getActivity

        public Activity getActivity()
      • getRow

        public Row<?,​?,​?> getRow()
      • getLineIndex

        public int getLineIndex()