Skip to content

Commit e092ddc

Browse files
authored
Merge pull request #3 from InternationalCodeCouncil/SSO-49-Lambda-Rework
SSO-49-Lamda-Rework
2 parents 0c2daa5 + bc2a67b commit e092ddc

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?php
2+
namespace pmill\AwsCognito\Exception;
3+
4+
class UserLambdaValidationException extends CognitoResponseException
5+
{
6+
}

0 commit comments

Comments
 (0)