Searched defs:sendErrorMessage (Results 1 – 4 of 4) sorted by relevance
67 public void sendErrorMessage(Exception e) throws IOException; in sendErrorMessage() method
109 public void sendErrorMessage(Exception exception) throws IOException { in sendErrorMessage() method in JsonWireAdapter
94 public void sendErrorMessage(Exception exception) throws IOException { in sendErrorMessage() method in XmlWireAdapter
261 public void sendErrorMessage(Exception e) throws IOException { in sendErrorMessage() method in ProtobufWireAdapter