DiagnosticException

EMDK For Android 5.0

The methods of diagnostic API throw a DiagnosticException when an error occurs.

The error could be due to:

  1. Client using the API incorrectly
  2. Or because an unexpected error occurred

Public Methods

getResult

public DiagnosticResults getResult()

Returns the DiagnosticResults enum.

Returns:

com.symbol.emdk.personalshopper.DiagnosticResults - Error type (Diagnostic Result)