Searched refs:getPathReference (Results 1 – 3 of 3) sorted by relevance
425 public String getPathReference() in getPathReference() method in JsonMappingException427 return getPathReference(new StringBuilder()).toString(); in getPathReference()430 public StringBuilder getPathReference(StringBuilder sb) in getPathReference() method in JsonMappingException507 sb = getPathReference(sb); in _buildMessage()
54 ex.getPathReference()); in testShouldThrowJsonMappingExceptionWithPathReference()
65 ex.getPathReference()); in testShouldThrowJsonMappingExceptionWithPathReference()