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.
- Since:
- 1.0
- Author:
- Michael Schnieders
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionMissingHeavyAtomException(String atomName, AtomType atomType, Atom bondedTo) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Field Details
-
atomName
-
atomType
-
-
Constructor Details
-
MissingHeavyAtomException
-
-
Method Details
-
toString
-