Dela via


UnauthorizedAccessEnterpriseManagementException Constructor

Initializes a new instance of the UnauthorizedAccessEnterpriseManagementException class.

Overload List

Name Description
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 (String) Initializes a new instance of the UnauthorizedAccessEnterpriseManagementException class using the specified error message.
UnauthorizedAccessEnterpriseManagementException (SerializationInfo, StreamingContext) Initializes a new instance of the UnauthorizedAccessEnterpriseManagementException class using serialized data.
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, Generic ICollection, Guid, Guid, Guid, Guid) Initializes a new instance of the UnauthorizedAccessEnterpriseManagementException class using the specified parameters.
UnauthorizedAccessEnterpriseManagementException (String, String, Generic ICollection, Guid, Guid, Guid) Initializes a new instance of the UnauthorizedAccessEnterpriseManagementException class using the specified parameters.
UnauthorizedAccessEnterpriseManagementException (String, String, Generic 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