Package org.proteinshader.structure.exceptions

Holds the exception classes needed by org.proteinshader.structure and its subpackages.

See:
          Description

Exception Summary
BondLengthException Can be used to report that a Bond is unacceptably short or long.
ColorOutOfRangeException Used to report that a color value is out of range.
InvalidIDException Used to report that an ID is invalid or missing.
InvalidRegionException Used to report that a Region (Helix or BetaStrand) is invalid because its start and end Residue IDs could not be matched to an existing sequence of Residues in a Chain.
MissingAATypeException Used to report that an AminoAcid did not have a type specified.
MissingAtomTypeException Used to report that an Atom did not have a type specified.
MissingHetNameException Used to report that a heterogen name is missing.
SegmentException Used to report an error while trying to create a Segment object.
 

Package org.proteinshader.structure.exceptions Description

Holds the exception classes needed by org.proteinshader.structure and its subpackages.

Related Documentation

For help and tutorial pages, please see:

Version:
Beta 0.9.4 (December 30, 2008)
Author:
Joseph R. Weber


Copyright © 2007-2008