Class NoSuchAtomTypeException

  • All Implemented Interfaces:
    Serializable

    public class NoSuchAtomTypeException
    extends CDKException
    Exception that may be thrown when an atom type is looked up or perceived but no such atom type was found.
    See Also:
    Serialized Form
    Source code:
    main
    Belongs to CDK module:
    core
    • Constructor Detail

      • NoSuchAtomTypeException

        public NoSuchAtomTypeException​(String message)
        Constructs a new NoSuchAtomTypeException.
        Parameters:
        message - Message explaining why the atom type could not be found