• BlackBerry Dynamics
  • Runtime library for Android applications
  • 12.0.1.79
GDServiceException Class Reference

AppKinetics Exception. More...

Inherits Exception.

Description

An exception of this class may be thrown when the application is utilizing AppKinetics.

Exceptions of this class originate within the AppKinetics system itself, not within AppKinetics service provider applications. Applications never construct exceptions of this class.

For an overall description of AppKinetics see the icc package reference.

An exception of this class could be thrown by:

An exception of this class will have an AppKinetics system error code.

See also
GDServiceErrorCode reference documentation for interpretation of individual codes.

Public Member Functions

GDServiceErrorCode errorCode ()
 Get the error code. More...
 

Member Function Documentation

◆ errorCode()

GDServiceErrorCode errorCode ( )
Returns
GDServiceErrorCode value for the error condition that arose.