Package chemaxon.struc.sgroup
Class NoFreeAttachmentPointException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
chemaxon.struc.sgroup.NoFreeAttachmentPointException
- All Implemented Interfaces:
Serializable
Exception thrown when a superatom method fails due to running out of free
attachment points.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNoFreeAttachmentPointException(String message) NoFreeAttachmentPointException(String message, SgroupAtom atom) NoFreeAttachmentPointException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoFreeAttachmentPointException
public NoFreeAttachmentPointException() -
NoFreeAttachmentPointException
-
NoFreeAttachmentPointException
-
NoFreeAttachmentPointException
-
NoFreeAttachmentPointException
-
NoFreeAttachmentPointException
-
-
Method Details
-
getAtom
-