Searched refs:THROW_RANGE_ERROR (Results 1 – 4 of 4) sorted by relevance
473 THROW_RANGE_ERROR(thread, "rtf is not initialized"); in ResolvedOptions()506 THROW_RANGE_ERROR(thread, "numeric is exception"); in ResolvedOptions()
474 THROW_RANGE_ERROR(thread, "invalid numberingSystem"); in InitializeNumberFormat()478 THROW_RANGE_ERROR(thread, "invalid numberingSystem"); in InitializeNumberFormat()
42 THROW_RANGE_ERROR(thread, "ArrayList: set out-of-bounds"); in Insert()
352 #define THROW_RANGE_ERROR(thread, message) \ macro