Searched defs:ProtocolError (Results 1 – 1 of 1) sorted by relevance
159 private class ProtocolError extends Exception { class in AudioProtocol160 public ProtocolError(String message) { in ProtocolError() method in AudioProtocol.ProtocolError