

Public Member Functions | |
| ChromosomeInconsistencyException () | |
| ChromosomeInconsistencyException (String message) | |
This is an exception class for the PairedEndAlignment classes. The ChromosomeInconsistencyException is thrown whenever the chromosomes of the individual pair reads do not match
| umms.core.alignment.ChromosomeInconsistencyException.ChromosomeInconsistencyException | ( | ) |
| umms.core.alignment.ChromosomeInconsistencyException.ChromosomeInconsistencyException | ( | String | message | ) |
This constructor prints the specified message while throwing the exception
| message |
1.8.7