API Specification Errors
Errors in Class: org.biojava.bio.alignment.IllegalAlignmentEditException


Category 2: Member Error

IllegalAlignmentEditException(Throwable)
  • Constructor missing comment.
/**
 * Constructs an IllegalAlignmentEditException object.
 *
 * @param t  a Throwable object
 */
IllegalAlignmentEditException(Throwable, String)
  • Constructor missing comment.
/**
 * Constructs an IllegalAlignmentEditException object.
 *
 * @param t        a Throwable object
 * @param message  a String ...
 */

Category 3: Tag Error

IllegalAlignmentEditException(String)
  • Missing tag.
 *
 * @param message  a String ...

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.