#include <dlrCommon/exception.h>
Include dependency graph for dlrUtilities/exception.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | dlr |
| namespace | dlr::utilities |
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 dlrUtilities/exception.h.
1.5.2