UnauthorizedAccessEnterpriseManagementException Constructor
In this article
[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 UnauthorizedAccessEnterpriseManagementException class.
Overload List
UnauthorizedAccessEnterpriseManagementException ()
Initializes a new instance of the UnauthorizedAccessEnterpriseManagementException class.
UnauthorizedAccessEnterpriseManagementException (Exception)
Initializes a new instance of the UnauthorizedAccessEnterpriseManagementException class using a reference to the inner exception that is the cause of this exception.
UnauthorizedAccessEnterpriseManagementException (SerializationInfo, StreamingContext)
Initializes a new instance of the UnauthorizedAccessEnterpriseManagementException class using serialized data.
UnauthorizedAccessEnterpriseManagementException (String)
Initializes a new instance of the UnauthorizedAccessEnterpriseManagementException class using the specified error message.
UnauthorizedAccessEnterpriseManagementException (String, ICollection, Guid, Guid, Guid, Guid)
Initializes a new instance of the UnauthorizedAccessEnterpriseManagementException class using the specified parameters.
UnauthorizedAccessEnterpriseManagementException (String, Exception)
Initializes a new instance of the UnauthorizedAccessEnterpriseManagementException class using the specified message and a reference to the inner exception that is the cause of this exception.
UnauthorizedAccessEnterpriseManagementException (String, String, ICollection, Guid, Guid, Guid)
Initializes a new instance of the UnauthorizedAccessEnterpriseManagementException class using the specified parameters.
UnauthorizedAccessEnterpriseManagementException (String, String, ICollection, Guid, Guid, Guid, Guid)
Initializes a new instance of the UnauthorizedAccessEnterpriseManagementException class using the specified parameters.
See Also
Reference
UnauthorizedAccessEnterpriseManagementException Class
UnauthorizedAccessEnterpriseManagementException Members
Microsoft.EnterpriseManagement.Common Namespace