Searched defs:exception (Results 1 - 9 of 9) sorted by relevance

/haiku/src/apps/icon-o-matic/import_export/svg/
H A DSVGException.h30 class exception { class in namespace:agg::svg
38 exception() : m_msg(0) {} function in class:agg::svg::exception
40 exception(const char* fmt, ...) : function in class:agg::svg::exception
53 exception(const exception& exc) : function in class:agg::svg::exception
/haiku/headers/private/storage/
H A DException.h67 Exception(const Exception& exception) argument
/haiku/src/tools/restest/
H A DException.h64 Exception(const Exception& exception) argument
H A Drestest.cpp55 Exception* exception; member in struct:TestResult
[all...]
/haiku/src/kits/debugger/debugger_interface/
H A DDebugEvent.cpp117 ExceptionOccurredEvent(team_id team, thread_id thread, debug_exception_type exception) argument
/haiku/src/system/libroot/os/
H A Ddebug.c177 get_debug_exception_string(debug_exception_type exception, char *buffer, argument
/haiku/src/tools/
H A Dset_haiku_revision.cpp268 Exception(const Exception& exception) argument
/haiku/headers/os/kernel/
H A Ddebugger.h545 debug_exception_type exception; // the exception member in struct:__anon71
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp907 user_debug_exception_occurred(debug_exception_type exception, int signal) argument

Completed in 64 milliseconds