UserNotFoundException Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exception for user not found.
public class UserNotFoundException : Exception
type UserNotFoundException = class
inherit Exception
Public Class UserNotFoundException
Inherits Exception
- Inheritance
-
UserNotFoundException
User |
Initializes a new instance of the UserNotFoundException class. Default constructor. |
User |
Initializes a new instance of the UserNotFoundException class. Constructor with screen/user name information and inner exception. |
User |
Initializes a new instance of the UserNotFoundException class. Constructor with screen/user name information. |
Produit | Versions |
---|---|
Windows Community Toolkit | 6.1.1 |