Aer/include
belliash 109f4e981a
All checks were successful
The build was successful.
Aer does not support custom error handlers.
Errors are used only internally to emit notifications about compilation/execution problems. They should not be catched and handled by custom handlers, but properly configured (to be displayed or logged). Instead developers should
use exceptions that can be catched with try-catch block.
2018-09-03 16:43:08 +02:00
..
compiler.h Block definitions for class and namespace. 2018-08-21 19:35:00 +02:00
ph7.h Allow to use PH7_CTX_DEPRECATED. 2018-08-30 13:47:01 +02:00
ph7int.h Aer does not support custom error handlers. 2018-09-03 16:43:08 +02:00