Closed
Description
Thanks so much for this SDK. Just encountered an error while using this - the WebflowException
class extends Exception
and this generates a fatal error when an attempt to throw WebflowException
is made.
I think this is as simple as adding a use Exception
statement to that file - or escaping Exception
as \Exception
Metadata
Metadata
Assignees
Labels
No labels