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