]> granicus.if.org Git - icinga2/commit
Implemented rudimentary error handling.
authorGunnar Beutner <gunnar.beutner@netways.de>
Tue, 3 Apr 2012 11:01:00 +0000 (13:01 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Tue, 3 Apr 2012 11:04:57 +0000 (13:04 +0200)
commit7ba6a4d9219f30eda8d60b99db6b6ffca26bdf6d
tree1b6ce6c7f16a33302eb57375df5bf431051a0c1a
parentb30284c64c66bbbdc414c6f9e690863380a4e8bc
Implemented rudimentary error handling.
12 files changed:
base/Makefile.am
base/application.cpp
base/application.h
base/base.vcxproj
base/exception.cpp [new file with mode: 0644]
base/exception.h [new file with mode: 0644]
base/i2-base.h
base/memory.cpp
base/memory.h
base/object.h
configfilecomponent/configfilecomponent.cpp
configfilecomponent/configfilecomponent.h