Uses of Class
com.qualcommlabs.usercontext.protocol.ContextConnectorError

Packages that use ContextConnectorError
com.qualcommlabs.usercontext.protocol   
 

Uses of ContextConnectorError in com.qualcommlabs.usercontext.protocol
 

Methods in com.qualcommlabs.usercontext.protocol that return ContextConnectorError
static ContextConnectorError ContextConnectorError.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ContextConnectorError[] ContextConnectorError.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.qualcommlabs.usercontext.protocol with parameters of type ContextConnectorError
GimbalException(ContextConnectorError error)
           
InvalidParameterException(ContextConnectorError error)
           
NoPermissionException(ContextConnectorError error)
           
 



Copyright © 2014 Qualcomm Retail Solutions, Inc.. All Rights Reserved.