Home
last modified time | relevance | path

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

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