BlackBerry Dynamics for .NET Maui  12.0.0.9
Runtime library for .NET Maui applications
BBDXamarinForms.Common.Interfaces.AppKinetics.Errors.BBDServiceException Class Reference

More...

Inherits Exception.

Properties

BBDServiceErrorCode ErrorCode [get]
 Gets the error code. More...
 

Detailed Description

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

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

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

Property Documentation

◆ ErrorCode

BBDServiceErrorCode BBDXamarinForms.Common.Interfaces.AppKinetics.Errors.BBDServiceException.ErrorCode
get

Gets the error code.

BBDServiceErrorCode value for the error condition that arose.