openETCS
case study for the European Train Control System developed for the authors dissertation
Classes | Namespaces
DSM/Error/ExceptionTypes.h File Reference
#include <string>
#include <exception>
Include dependency graph for DSM/Error/ExceptionTypes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DSM::Error::CException
 general exception type More...
class  DSM::Error::CMath
 math exception type More...
class  DSM::Error::CMemory
 memory exception type More...
class  DSM::Error::CParameter
 parameter exception type More...
class  DSM::Error::CParser
 memory exception type More...
class  DSM::Error::CUnknown
 unknown exception type More...

Namespaces

namespace  DSM
 module for all exception classes
namespace  DSM::Error

Copyright (C) 2010-2012 Johannes Feuser (feuser@uni-bremen.de)
The openETCS library is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
The openETCS library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with the openETCS library. If not, see "http://www.gnu.org/licenses/.