Home
last modified time | relevance | path

Searched defs:ProtocolErrorException (Results 1 – 1 of 1) sorted by relevance

/external/google-tv-pairing-protocol/java/src/com/google/polo/exception/
DProtocolErrorException.java22 public class ProtocolErrorException extends PoloException { class
24 public ProtocolErrorException() { in ProtocolErrorException() method in ProtocolErrorException
28 public ProtocolErrorException(String message, Throwable cause) { in ProtocolErrorException() method in ProtocolErrorException
32 public ProtocolErrorException(String message) { in ProtocolErrorException() method in ProtocolErrorException
36 public ProtocolErrorException(Throwable cause) { in ProtocolErrorException() method in ProtocolErrorException