Skip to content

Conversation

lamflam
Copy link

@lamflam lamflam commented Sep 20, 2022

I recently got a validation error from the API that was coming through as a generic FSMException. After digging in I realized that fault.getType() has ValidationFault, not Validation which meant it missed this case in the error mapping and bubbled up as a generic unknown exception. This PR just adds the case to handle it as a ValidationException.

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