Searched refs:ET_IndexOutOfBounds (Results 1 – 1 of 1) sorted by relevance
247 enum ExceptionType { ET_Runtime, ET_Disposed, ET_IndexOutOfBounds }; enumerator1025 ThrowException("invalid child index", ET_IndexOutOfBounds); in getAccessibleChild()1620 case ET_IndexOutOfBounds: in ThrowException()1896 ThrowException("no text support in current mode", ET_IndexOutOfBounds); in getCharacter()1946 ThrowException("invalid text index", ET_IndexOutOfBounds); in getCharacterBounds()1959 ThrowException("no text support in current mode", ET_IndexOutOfBounds); in getCharacterBounds()
Completed in 16 milliseconds