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

User Credentials Profile Exception. More...

Inherits Exception.

Description

An exception of this class may be thrown when the application is utilizing the User Credentials Profile (UCP) feature of BlackBerry Dynamics.

The import methods in the Credential class throw exceptions of this type.

Classes

enum  Code
 User Credentials Profile error codes. More...
 

Public Member Functions

Code getErrorCode ()
 Get the error code. More...
 

Member Function Documentation

◆ getErrorCode()

Code getErrorCode ( )
Returns
CredentialException.Code value for the error condition that arose.