The methods of payment object throw a PaymentException 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 PaymentResults getResult()
Returns the PaymentResults.
Returns:
com.symbol.emdk.payment.PaymentResults