ESAT
 All Classes Namespaces Files Functions Variables Enumerator Pages
Public Member Functions | List of all members
umms.core.alignment.ChromosomeInconsistencyException Class Reference
Inheritance diagram for umms.core.alignment.ChromosomeInconsistencyException:
Inheritance graph
[legend]
Collaboration diagram for umms.core.alignment.ChromosomeInconsistencyException:
Collaboration graph
[legend]

Public Member Functions

 ChromosomeInconsistencyException ()
 
 ChromosomeInconsistencyException (String message)
 

Detailed Description

This is an exception class for the PairedEndAlignment classes. The ChromosomeInconsistencyException is thrown whenever the chromosomes of the individual pair reads do not match

Author
skadri

Constructor & Destructor Documentation

umms.core.alignment.ChromosomeInconsistencyException.ChromosomeInconsistencyException ( )
umms.core.alignment.ChromosomeInconsistencyException.ChromosomeInconsistencyException ( String  message)

This constructor prints the specified message while throwing the exception

Parameters
message

The documentation for this class was generated from the following file: