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

Add Seam errors #240

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Add Seam errors #240

wants to merge 9 commits into from

Conversation

andrii-balitskyi
Copy link
Collaborator

@andrii-balitskyi andrii-balitskyi commented Dec 24, 2024

wrt #238

  • Add seam http errors
  • Disable generation
  • Test http errors
  • Test non seam http errors
  • Add action attempt errors
  • Test action attempt errors


class ApiError extends \Exception
{
public string $errorCode;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renamed code to errorCode because code is defined on Exception class

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant