The methods of diagnostic API throw a DiagnosticException when an error occurs.
The error could be due to:
- Client using the API incorrectly
- 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)