UserNotFoundException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the UserNotFoundException class.
Overload List
Name | Description | |
---|---|---|
UserNotFoundException(String) | Initializes a new instance of the UserNotFoundException class. | |
UserNotFoundException(String, Exception) | Initializes a new instance of the UserNotFoundException class. |
Top