commonbox
| .. | |
|---|---|
| adapter | |
| adt | |
| ds | |
| impl | |
| utils | |
| Debug | |
| Exception | Base class for exceptions thrown by this library. |
| FullException | Thrown when the collection is full. |
| InvalidStateException | Thrown when the state of an object is invalid for the operation. |
| NotFoundException | Thrown when an item does not exist in the collection. |
| OutOfBoundsException | Thrown on attempt to access an array out of bounds. |