Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 (String) | Initializes a new instance of the InvalidProfileException class using the specified error message. | 
| 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, 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