UserSidException constructor
Initializes a new instance of the UserSidException class.
Overload list
Name | Description | |
---|---|---|
UserSidException(String) | Initializes a new instance of the UserSidException class. | |
UserSidException(String, Exception) | Initializes a new instance of the UserSidException class. |
Top