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

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

Completed in 44 milliseconds