Package etomica.exception

Defines exceptions for use in the etomica framework.

See:
          Description

Exception Summary
AbnormalCompletionException Exception that indicates a method is defined for a class (perhaps to adhere to an interface), but its implementation is not yet completed.
ConfigurationOverlapException Exception thrown when an overlap is detected in the configuration of a box, subject to the status of an ignoreOverlap flag.
MethodNotImplementedException Exception that indicates a method is defined for a class (perhaps to adhere to an interface), but its implementation is not yet completed.
 

Package etomica.exception Description

Defines exceptions for use in the etomica framework.