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

/packages/apps/Nfc/src/com/android/nfc/
H A DLlcpException.java25 public class LlcpException extends Exception { class in inherits:Exception
27 * Constructs a new LlcpException with the current stack trace and the
32 public LlcpException(String s) { method in class:LlcpException
36 public LlcpException(int error) { method in class:LlcpException

Completed in 36 milliseconds