Home
last modified time | relevance | path

Searched defs:error_exception (Results 1 – 13 of 13) sorted by relevance

/dports/devel/estd/estd-0.4.0/include/estd/result/
H A Derror.hpp187 class error_exception : public std::exception { class
192 error_exception(estd::error error) : error_{std::move(error)} { in error_exception() function in estd::error_exception
/dports/graphics/py-gphoto2/gphoto2-2.2.4/src/swig-bi-py2-gp2.5/
H A Dresult.py83 error_exception = logging.ERROR variable
/dports/graphics/py-gphoto2/gphoto2-2.2.4/src/swig-bi-py3-gp2.5/
H A Dresult.py83 error_exception = logging.ERROR variable
/dports/graphics/py-gphoto2/gphoto2-2.2.4/src/swig-py3-gp2.5/
H A Dresult.py155 error_exception = logging.ERROR variable
/dports/graphics/py-gphoto2/gphoto2-2.2.4/src/swig-py2-gp2.5/
H A Dresult.py155 error_exception = logging.ERROR variable
/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_exceptions.c341 ZEND_METHOD(error_exception, __construct) in ZEND_METHOD() argument
477 ZEND_METHOD(error_exception, getSeverity) in ZEND_METHOD() argument
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_exceptions.c345 ZEND_METHOD(error_exception, __construct) in ZEND_METHOD() argument
481 ZEND_METHOD(error_exception, getSeverity) in ZEND_METHOD() argument
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_exceptions.c341 ZEND_METHOD(error_exception, __construct) in ZEND_METHOD() argument
477 ZEND_METHOD(error_exception, getSeverity) in ZEND_METHOD() argument
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_exceptions.c345 ZEND_METHOD(error_exception, __construct) in ZEND_METHOD() argument
481 ZEND_METHOD(error_exception, getSeverity) in ZEND_METHOD() argument
/dports/devel/py-avro/avro-1.11.0/avro/
H A Dipc.py357 def write_error(self, writers_schema, error_exception, encoder): argument
/dports/math/oleo/oleo-1.99.16/src/
H A Dglobal.h295 jmp_buf error_exception; member
/dports/textproc/py-regex/regex-2020.7.14/regex_2/
H A D_regex.c197 static PyObject* error_exception; variable
/dports/textproc/py-regex/regex-2020.7.14/regex_3/
H A D_regex.c211 static PyObject* error_exception; variable