Searched defs:NativeDaemonConnectorException (Results 1 - 1 of 1) sorted by path

/frameworks/base/services/java/com/android/server/
H A DNativeDaemonConnectorException.java25 public class NativeDaemonConnectorException extends Exception { class in inherits:Exception
29 public NativeDaemonConnectorException(String detailMessage) { method in class:NativeDaemonConnectorException
33 public NativeDaemonConnectorException(String detailMessage, Throwable throwable) { method in class:NativeDaemonConnectorException
37 public NativeDaemonConnectorException(String cmd, NativeDaemonEvent event) { method in class:NativeDaemonConnectorException

Completed in 168 milliseconds