Searched defs:ExceptionBase (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DExceptionBase.cpp30 #include "ExceptionBase.h"
36 ExceptionBase::ExceptionBase(const ExceptionCodeDescription& description) function in class:WebCore::ExceptionBase
47 String ExceptionBase::toString() const
H A DExceptionBase.h38 class ExceptionBase : public RefCounted<ExceptionBase> { class in namespace:WebCore
48 ExceptionBase(const ExceptionCodeDescription&);

Completed in 62 milliseconds