Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/snep/
DSnepException.java19 public class SnepException extends Exception { class
21 public SnepException(String message) { in SnepException() method in SnepException
25 public SnepException(Exception cause) { in SnepException() method in SnepException
29 public SnepException(String message, Exception cause) { in SnepException() method in SnepException