Exception | Description |
---|---|
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.
|