error_codes: Error Codes Table

Description Usage Format Details Examples

Description

This data.frame contains error codes and explanations

Usage

1

Format

a data.frame with 192 rows and 3 variables

Details

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## Not run: 
data(error_codes)

head(error_codes)
#  errorCode                                       Type             Explanation
#1         0                                    Success Not normally presented.
#2       300 Authentication Failed: Incorrect Password.   Credentials incorrect
#3       302  Authentication Failed: Account Incorrect.   Credentials incorrect

## End(Not run)

ReportMort/roas documentation built on May 9, 2019, 9:45 a.m.