|
Melon
A C++ library designed for RadishOS.
|
Contains custom exceptions. More...
Classes | |
| class | BufferOverflow |
| Thrown when a buffer overflows. More... | |
| class | FileNotFound |
| Thrown when a file was not found. More... | |
| class | NullStream |
| Thrown if an IO stream is null. More... | |
| class | OutOfRange |
| Thrown when an index is out of range. More... | |
Contains custom exceptions.
This namespace contains a bunch of useful exceptions to handle most errors as possible.