Package ffx.potential.bonded
Class BondedUtils.MissingHeavyAtomException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ffx.potential.bonded.BondedUtils.MissingHeavyAtomException
- All Implemented Interfaces:
Serializable
- Enclosing class:
BondedUtils
This exception is thrown when a heavy atom is not found.
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionMissingHeavyAtomException
(String atomName, AtomType atomType, Atom bondedTo) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace