summaryrefslogtreecommitdiff
path: root/src/exception.cpp
AgeCommit message (Expand)Author
2014-03-10deal with magic methods and magic interfaces that throw exceptionsEmiel Bruijntjes
2014-03-06changes to documentation, removed empty exception.cpp implementation, fixed e...Emiel Bruijntjes
2013-12-07Changed tabs in whitespace with newlines, added initial implementation for Va...Emiel Bruijntjes
2013-11-29Partial Exception implementation added, inherits from std::exceptionJasperVanEck
2013-11-28Added a very basic exception class, and added an exception exampleJasperVanEck