Home
last modified time | relevance | path

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

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