Searched refs:invalidKeyType (Results 1 – 2 of 2) sorted by relevance
74 protected function assertContextIsNotMapKey($invalidKeyType) argument79 $invalidKeyType
136 protected void assertContextIsNotMapKey(String invalidKeyType) throws CollectionMapKeyException { in assertContextIsNotMapKey() argument139 "Cannot serialize a map with keys that are of type " + invalidKeyType); in assertContextIsNotMapKey()