com.qualcommlabs.usercontext.protocol
Class GimbalException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.qualcommlabs.usercontext.protocol.GimbalException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AppNotEnabledException, InvalidParameterException, NoPermissionException

public class GimbalException
extends Exception

See Also:
Serialized Form

Constructor Summary
GimbalException(ContextConnectorError error)
           
GimbalException(String msg, int errorCode)
           
 
Method Summary
 int getErrorCode()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GimbalException

public GimbalException(String msg,
                       int errorCode)

GimbalException

public GimbalException(ContextConnectorError error)
Method Detail

getErrorCode

public int getErrorCode()


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