The methods of serial communication object throw a SerialCommException 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 SerialCommResults getResult()
Returns the SerialCommResults enum value.
Returns:
com.symbol.emdk.serialcomm.SerialCommResults