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

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

Completed in 96 milliseconds