sfof
|
#include <stdexcept>
#include <string>
Go to the source code of this file.
Classes | |
class | BadArgumentException |
Class for bad argument exceptions. More... | |
class | DomainException |
Class for domain exceptions. More... | |
class | RuntimeException |
Class for runtime exceptions. More... | |