Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New error handling method #42

Merged
merged 31 commits into from
Sep 18, 2022
Merged

New error handling method #42

merged 31 commits into from
Sep 18, 2022

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    ed75d9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a2bafb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3346419 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1253dfa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d58cafa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f32c622 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f2d4be View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    781ce14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    265b579 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67fbc68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e94332b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df12b22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4b180a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a71201e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Add UserError to exceptions

    Keivan-sf committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    a16bc8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b13ca2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2d0d30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3b308d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6300f44 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91ec21c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3c7016 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6d2e8df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    17054fe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a155fcc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    abc6658 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6e87197 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    747a8a5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cf31a95 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    55d8fbe View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bda6c7c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Include error code in MonopayError

    All error constructors now use an object instead of multiple parameters. This has been done in order to simplify the constructor calls
    Keivan-sf committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    3f4264d View commit details
    Browse the repository at this point in the history