summaryrefslogtreecommitdiff
path: root/include/exception.h
AgeCommit message (Expand)Author
2014-03-10deal with magic methods and magic interfaces that throw exceptionsEmiel Bruijntjes
2014-03-02fixed settings Base::_self variable to a valid, editable value objectEmiel Bruijntjes
2014-01-11fix exception declarationapi.cashsq.com
2013-12-07replaces tabs in source code with regular spaces, added example for working w...Emiel Bruijntjes
2013-11-29Changes in exceptions, to distinguish between catching and throwing exception...JasperVanEck
2013-11-29Partial Exception implementation added, inherits from std::exceptionJasperVanEck
2013-11-28Added a very basic exception class, and added an exception exampleJasperVanEck