Overload List
Name | Description |
---|---|
UnauthorizedAccessMonitoringException () | Initializes a new UnauthorizedAccessMonitoringException object. |
UnauthorizedAccessMonitoringException (Exception) | Initializes a new UnauthorizedAccessMonitoringException object with the inner exception that caused the current exception. |
UnauthorizedAccessMonitoringException (String) | Initializes a new UnauthorizedAccessMonitoringException object by specifying the error message that describes the current exception. |
UnauthorizedAccessMonitoringException (UnauthorizedAccessEnterpriseManagementException) | |
UnauthorizedAccessMonitoringException (SerializationInfo, StreamingContext) | Initializes a new UnauthorizedAccessMonitoringException object with serialized data. |
UnauthorizedAccessMonitoringException (String, Exception) | Initializes a new UnauthorizedAccessMonitoringException object with an error message and an inner exception. |
UnauthorizedAccessMonitoringException (String, Generic ICollection, Guid, Guid, Guid, Guid) | Initializes a new UnauthorizedAccessMonitoringException object with various objects that failed the access check. |
UnauthorizedAccessMonitoringException (String, String, Generic ICollection, Guid, Guid, Guid) | Initializes a new UnauthorizedAccessMonitoringException object. |
UnauthorizedAccessMonitoringException (String, String, Generic ICollection, Guid, Guid, Guid, Guid) | Initializes a new UnauthorizedAccessMonitoringException object with the name of the user who called the method that raised the execution. |
See Also
Send comments about this topic to Microsoft.