UserNotFoundException Constructor | 
| Name | Description | |
|---|---|---|
| UserNotFoundException | 
            Initializes a new instance of the UserNotFoundException class.
              | |
| UserNotFoundException(String) | 
            Initializes a new instance of the UserNotFoundException class with a specified error message.
              | |
| UserNotFoundException(SerializationInfo, StreamingContext) | 
            Initializes a new instance of the UserNotFoundException class with serialized data.
              |