Home
last modified time | relevance | path

Searched refs:eException (Results 1 – 25 of 69) sorted by relevance

123

/dports/www/e107/e107/e107_core/controllers/index/
H A Dindex.php26 * @throws eException
115 throw new eException('Infinite loop detected while dispatching front page.', 2);
136 throw new eException('Infinite loop detected while dispatching front page.', 2);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/corelib/
H A Drequest_control.cpp114 case eException: in x_Approve()
163 case eException: in x_Approve()
190 case eException: in x_Approve()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/corelib/
H A Drequest_control.cpp114 case eException: in x_Approve()
163 case eException: in x_Approve()
190 case eException: in x_Approve()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/
H A Dunicode.hpp55 eException, ///< Throw exception (CUtilException, with type eWrongData) enumerator
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/
H A Dunicode.hpp55 eException, ///< Throw exception (CUtilException, with type eWrongData) enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/corelib/
H A Drequest_control.hpp96 eException, ///< Throw an exception enumerator
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/corelib/
H A Drequest_control.hpp96 eException, ///< Throw an exception enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/misc/grid_cgi/
H A Dremote_cgiapp.cpp193 OnEvent(eException, ret); in RunJob()
/dports/devel/geany/geany-1.38/ctags/parsers/
H A Dgeany_vhdl.c32 typedef enum eException { ExceptionNone, ExceptionEOF } exception_t; enum
H A Dgeany_verilog.c37 typedef enum eException { ExceptionNone, ExceptionEOF } exception_t; enum
/dports/devel/geany-legacy/geany-1.37.1/ctags/parsers/
H A Dvhdl.c32 typedef enum eException { ExceptionNone, ExceptionEOF } exception_t; enum
H A Dverilog.c37 typedef enum eException { ExceptionNone, ExceptionEOF } exception_t; enum
/dports/www/e107/e107/e107_handlers/
H A Dapplication.php355 throw new eException("Too much dispatch loops", 1);
375 catch(eException $e)
422 catch(eException $e)
559 throw new eException("Invalid controller '".$controllerName."'");
565 throw new eException("Controller $controller is not an instance of eController");
2425 class eException extends Exception class
3072 throw new eException('Action "'.$action.'" does not exist');
3156 * @throws eException
3163 throw new eException('Action "'.$action.'" does not exist', 2404);
3166 throw new eException('Method "'.$methodName.'" does not exist', 3404);
/dports/devel/anjuta/anjuta-3.34.0/plugins/symbol-db/anjuta-tags/
H A Dverilog.c37 typedef enum eException { ExceptionNone, ExceptionEOF } exception_t; enum
H A Dvim.c66 typedef enum eException {
H A Dtex.c43 typedef enum eException { ExceptionNone, ExceptionEOF } exception_t; enum
/dports/devel/arduino-ctags/ctags-5.8-arduino11/
H A Dverilog.c37 typedef enum eException { ExceptionNone, ExceptionEOF } exception_t; enum
H A Dtex.c43 typedef enum eException { ExceptionNone, ExceptionEOF } exception_t; enum
H A Dvim.c66 typedef enum eException {
/dports/devel/ctags/ctags-5.8/
H A Dverilog.c37 typedef enum eException { ExceptionNone, ExceptionEOF } exception_t; enum
H A Dvim.c66 typedef enum eException {
H A Dtex.c43 typedef enum eException { ExceptionNone, ExceptionEOF } exception_t; enum
/dports/japanese/ctags/ctags-5.8j2/
H A Dverilog.c37 typedef enum eException { ExceptionNone, ExceptionEOF } exception_t; enum
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/cgi/
H A Dcgiapp.hpp201 eException, ///< An exception occured during the request processing enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/cgi/
H A Dcgiapp.hpp201 eException, ///< An exception occured during the request processing enumerator

123