Class UserNotFoundException
Exception thrown when a user is not found in the application.
Implements
Inherited Members
Namespace: Innovt.Cloud.AWS.Cognito.Exceptions
Assembly: Innovt.Cloud.AWS.Cognito.dll
Syntax
public class UserNotFoundException : BusinessException, ISerializable
Constructors
| Edit this page View SourceUserNotFoundException()
Initializes a new instance of the UserNotFoundException class with a predefined error code.
Declaration
public UserNotFoundException()