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

Extend InvalidArgument and RequiredArgument error classes #134

Merged
merged 4 commits into from
Jun 19, 2019
Merged

Extend InvalidArgument and RequiredArgument error classes #134

merged 4 commits into from
Jun 19, 2019

Commits on Jun 19, 2019

  1. Extend InvalidArgument and RequiredArgument errors

    Allow to pass a optional argument and function name parameters to the
    error constructors.
    
    Closes #91
    bjoernricks committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    6ca3eb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5326fd0 View commit details
    Browse the repository at this point in the history
  3. Update Gmpv8 for new error API

    Pass function and argument args to InvalidArgument and RequiredArgument
    errors.
    bjoernricks committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    6928e18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44a72f7 View commit details
    Browse the repository at this point in the history