Home
last modified time | relevance | path

Searched defs:GenericException (Results 1 – 9 of 9) sorted by relevance

/dports/www/py-flask/Flask-2.0.2/src/flask/
H A Dtyping.py36 GenericException = t.TypeVar("GenericException", bound=Exception, contravariant=True) variable
55 def __call__(self, error: GenericException) -> ResponseReturnValue:
H A Dscaffold.py650 self, code_or_exception: t.Union[t.Type[GenericException], int]
685 f: "ErrorHandlerCallable[GenericException]",
695 code_or_exception: t.Union[t.Type[GenericException], int],
696 f: "ErrorHandlerCallable[GenericException]",
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/zendframework/zend-db/src/Adapter/Driver/Mysqli/
H A DConnection.php12 use Exception as GenericException; alias
/dports/devel/py-RPyC/rpyc-5.0.1/rpyc/core/
H A Dvinegar.py170 class GenericException(Exception): class
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/
H A DExceptions.h240 #define GenericException(message) \ macro
/dports/print/libpagemaker/libpagemaker-0.0.4/src/lib/
H A Dlibpagemaker_utils.h102 struct GenericException struct
/dports/graphics/libzmf/libzmf-0.0.2/src/lib/
H A Dlibzmf_utils.h148 struct GenericException struct
/dports/textproc/libstaroffice/libstaroffice-0.0.7/src/lib/
H A Dlibstaroffice_internal.hxx147 class GenericException class
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A Dlibmwaw_internal.hxx147 class GenericException class