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

/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
H A DAssociationServiceException.java22 public class AssociationServiceException extends Exception { class in inherits:Exception
24 public AssociationServiceException(String msg) { method in class:AssociationServiceException
28 public AssociationServiceException(String msg, Exception e) { method in class:AssociationServiceException
32 public AssociationServiceException(Exception e) { method in class:AssociationServiceException

Completed in 36 milliseconds