Lines Matching refs:ERROR
130 #define ERROR RuntimeException() macro
168 if (!body || !U_SUCCESS(status)) throw ERROR; in init()
202 else throw ERROR; in getDisplayName()
276 throw ERROR; in loadCalendar()
297 if ( !U_SUCCESS(status) ) throw ERROR; in setDateTime()
310 if ( !U_SUCCESS(status) ) throw ERROR; in getDateTime()
379 default: throw ERROR; in fieldNameConverter()
388 throw ERROR; in setValue()
716 if ( !U_SUCCESS(status) ) throw ERROR; in getValue()
751 throw ERROR; in getValue()
767 if ( !U_SUCCESS(status) ) throw ERROR; in addValue()
928 else throw ERROR; in getDisplayName()
931 if( idx >= aCalendar.Days.getLength() ) throw ERROR; in getDisplayName()
934 else throw ERROR; in getDisplayName()
937 if( idx >= aCalendar.Months.getLength() ) throw ERROR; in getDisplayName()
940 else throw ERROR; in getDisplayName()
943 if( idx >= aCalendar.Eras.getLength() ) throw ERROR; in getDisplayName()
946 else throw ERROR; in getDisplayName()
951 throw ERROR; in getDisplayName()
1038 throw ERROR; in getDisplayString()