#include <dlrCommon/exception.h>
Go to the source code of this file.
Namespaces | |
| namespace | dlr::utilities |
| This namespace contains general utility functions and classes for string manipluation, program option parsing, working with time and filenames, and a few other odds and ends. | |
Functions | |
| dlr::utilities::DLR_DECLARE_EXCEPTION_TYPE (ConversionException, ValueException) | |
| This is an Exception class for errors involving failed conversions from one type to another. | |
Copyright (c) 2007, David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.
Definition in file exception.h.
1.5.8