Searched refs:TestValueException (Results 1 – 6 of 6) sorted by relevance
60 static final class TestValueException extends IllegalArgumentException { class in MapConstraintsTest75 throw new TestValueException(); in checkKeyValue()134 } catch (TestValueException expected) {} in testConstrainedMapIllegal()184 } catch (TestValueException expected) {} in testConstrainedBiMapIllegal()200 } catch (TestValueException expected) {} in testConstrainedBiMapIllegal()326 } catch (TestValueException expected) {} in testConstrainedMultimapIllegal()338 } catch (TestValueException expected) {} in testConstrainedMultimapIllegal()350 } catch (TestValueException expected) {} in testConstrainedMultimapIllegal()362 } catch (TestValueException expected) {} in testConstrainedMultimapIllegal()376 } catch (TestValueException expected) {} in testConstrainedMultimapIllegal()[all …]
21 import com.google.common.collect.MapConstraintsTest.TestValueException;99 throw new TestValueException(); in checkKeyValue()
23 import com.google.common.collect.MapConstraintsTest.TestValueException;100 throw new TestValueException(); in checkKeyValue()
62 static final class TestValueException extends IllegalArgumentException { class in MapConstraintsTest77 throw new TestValueException(); in checkKeyValue()136 } catch (TestValueException expected) {} in testConstrainedMapIllegal()186 } catch (TestValueException expected) {} in testConstrainedBiMapIllegal()202 } catch (TestValueException expected) {} in testConstrainedBiMapIllegal()328 } catch (TestValueException expected) {} in testConstrainedMultimapIllegal()340 } catch (TestValueException expected) {} in testConstrainedMultimapIllegal()352 } catch (TestValueException expected) {} in testConstrainedMultimapIllegal()364 } catch (TestValueException expected) {} in testConstrainedMultimapIllegal()378 } catch (TestValueException expected) {} in testConstrainedMultimapIllegal()[all …]
22 import com.google.common.collect.MapConstraintsTest.TestValueException;124 throw new TestValueException(); in checkKeyValue()
24 import com.google.common.collect.MapConstraintsTest.TestValueException;126 throw new TestValueException(); in checkKeyValue()