Searched refs:getSerializingExceptionMessage (Results 1 – 1 of 1) sorted by relevance
60 throw new RuntimeException(getSerializingExceptionMessage("ByteString"), e); in toByteString()73 throw new RuntimeException(getSerializingExceptionMessage("byte array"), e); in toByteArray()108 private String getSerializingExceptionMessage(String target) { in getSerializingExceptionMessage() method in AbstractMessageLite