Searched defs:Exception (Results 1 - 11 of 11) sorted by relevance

/haiku/src/tools/cppunit/cppunit/
H A DException.cpp21 Exception::Exception( const Exception &other ) : function in class:CppUnit::Exception
32 Exception::Exception( std::string message, function in class:CppUnit::Exception
44 Exception::Exception( st function in class:CppUnit::Exception
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutexcep.c181 const ACPI_EXCEPTION_INFO *Exception; local
223 const ACPI_EXCEPTION_INFO *Exception = NULL; local
[all...]
/haiku/headers/private/storage/
H A DException.h14 class Exception { class in namespace:BPrivate::Storage
17 Exception() function in class:BPrivate::Storage::Exception
24 Exception(BString description) function in class:BPrivate::Storage::Exception
31 Exception(const char* format,...) function in class:BPrivate::Storage::Exception
42 Exception(status_t error) function in class:BPrivate::Storage::Exception
49 Exception(status_t error, BString description) function in class:BPrivate::Storage::Exception
56 Exception(status_t error, const char* format,...) function in class:BPrivate::Storage::Exception
67 Exception(const Exception function in class:BPrivate::Storage::Exception
[all...]
/haiku/src/tools/gensyscalls/
H A Dgensyscalls_common.h12 struct Exception : exception { struct in inherits:exception
13 Exception() function in struct:Exception
18 Exception(const string &message) function in struct:Exception
[all...]
/haiku/src/tools/restest/
H A DException.h11 class Exception { class
14 Exception() function in class:Exception
21 Exception(BString description) function in class:Exception
28 Exception(const char* format,...) function in class:Exception
39 Exception(status_t error) function in class:Exception
46 Exception(status_t error, BString description) function in class:Exception
53 Exception(status_t error, const char* format,...) function in class:Exception
64 Exception(const Exception function in class:Exception
[all...]
/haiku/headers/tools/cppunit/cppunit/
H A DException.h17 class CPPUNIT_API Exception : public std::exception class in namespace:CppUnit
[all...]
/haiku/src/servers/package/
H A DException.cpp13 Exception::Exception(BTransactionError error) function in class:Exception
[all...]
H A DException.h18 class Exception { class
/haiku/src/kits/debug/
H A DSymbolLookup.h29 class Exception { class in namespace:BPrivate::Debug
31 Exception(status_t error) function in class:BPrivate::Debug::Exception
36 Exception(const Exception &other) function in class:BPrivate::Debug::Exception
/haiku/src/kits/debugger/debugger_interface/
H A DDebugEvent.h109 debug_exception_type Exception() const { return fException; } function in class:ExceptionOccurredEvent
/haiku/src/tools/
H A Dset_haiku_revision.cpp229 class Exception { class
232 Exception() function in class:Exception
239 Exception(const char* format,...) function in class:Exception
250 Exception(int error) function in class:Exception
257 Exception(int error, const char* format,...) function in class:Exception
268 Exception(const Exception& exception) function in class:Exception
[all...]

Completed in 287 milliseconds