We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c2daa5 + bc2a67b commit e092ddcCopy full SHA for e092ddc
1 file changed
src/Exception/UserLambdaValidationException.php
@@ -0,0 +1,6 @@
1
+<?php
2
+namespace pmill\AwsCognito\Exception;
3
+
4
+class UserLambdaValidationException extends CognitoResponseException
5
+{
6
+}
0 commit comments