The Octet Molecular Representation Framework v0.8.2

Package net.sf.octet.error

Error handling.

See:
          Description

Exception Summary
IllegalRepresentationException Signals that a representation under construction is not valid.
InvalidAtomMapException Thrown when an invalid AtomMap is detected.
NoSuchAtomException Thrown when an expected Atom can not be found.
NoSuchAtomicSymbolException Thrown when an exceptional AtomicSystem condition occurs.
NoSuchAtomPairException Thrown when an exceptional AtomPair condition occurs.
NoSuchBondingSystemException Thrown when an expected BondingSystem can not be found.
NoSuchGammaSequenceException Thrown when an expected GammaSequence can not be found.
NoSuchNucleusException Thrown when an expected Nucleus can not be found.
NoSuchPaddleWheelException Thrown when an excpected PaddleWheel can not be found.
NoSuchProxyException Thrown when an expected proxy can not be found.
 

Package net.sf.octet.error Description

Error handling.

Package Specification


The Octet Molecular Representation Framework v0.8.2