Searched refs:ExceptionOutOfBounds (Results 1 – 7 of 7) sorted by relevance
37 throw ExceptionOutOfBounds("WW8StructBase"); in WW8StructBase()168 throw ExceptionOutOfBounds("WW8StructBaseTmpOffset::set"); in set()183 throw ExceptionOutOfBounds("WW8StructBaseTmpOffset::inc"); in inc()
130 throw ExceptionOutOfBounds("WW8StructBase"); in WW8StructBase()
193 catch (ExceptionOutOfBounds e) in resolve()
872 catch (ExceptionOutOfBounds e) in getProperties()1012 catch (ExceptionOutOfBounds aException) { in getListTable()
49 class WRITERFILTER_DLLPUBLIC ExceptionOutOfBounds : public Exception class52 ExceptionOutOfBounds(string text) : Exception(text) {} in ExceptionOutOfBounds() function in writerfilter::ExceptionOutOfBounds
118 throw ExceptionOutOfBounds("SubSequence::operator[]"); in operator []()
442 catch (ExceptionOutOfBounds e) in attribute()459 catch (ExceptionOutOfBounds e) in attribute()474 catch (ExceptionOutOfBounds e) in attribute()
Completed in 40 milliseconds