API Specification Errors
Errors in Class: org.biojava.bio.symbol.RangeLocation


Category 3: Tag Error

RangeLocation(int, int)
  • Missing tag.
  • Missing @throws tag.
 *
 * @param min  an int specifying ...
 * @param max  an int specifying ...
 * @throws IndexOutOfBoundsException ...

Explanation of Columns

Left Column
Identifies the error or warning.
Right Column
Shows the comment-text that generated the error in red.
Displays a template you can cut and paste in black.