Class DataRetrievalSearchFailException

  • All Implemented Interfaces:
    java.io.Serializable

    public class DataRetrievalSearchFailException
    extends java.lang.Exception
    Exception for the case where a searchContacts request fails.

    This won't be directly thrown, but passed back as a parameter to DataRetrievalListener.onDataRetrievalFailed(DataRetrieval, Exception).

    See Also:
    Serialized Form