InvalidProfileException Constructor
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Initializes a new instance of the InvalidProfileException class.
Overload List
Name | Description |
---|---|
InvalidProfileException () | Initializes a new instance of the InvalidProfileException class. |
InvalidProfileException (Exception) | Initializes a new instance of the InvalidProfileException class using a reference to the inner exception that is the cause of this exception. |
InvalidProfileException (Guid, Guid) | Initializes a new instance of the InvalidProfileException class using the specified user role and profile identifier parameters. |
InvalidProfileException (SerializationInfo, StreamingContext) | Initializes a new instance of the InvalidProfileException class using serialized data. |
InvalidProfileException (String) | Initializes a new instance of the InvalidProfileException class using the specified error message. |
InvalidProfileException (String, Exception) | Initializes a new instance of the InvalidProfileException class using the specified message and a reference to the inner exception that is the cause of this exception. |
See Also
Reference
InvalidProfileException Class
InvalidProfileException Members
Microsoft.EnterpriseManagement.Common Namespace