3 instantiations of ActiveDirectoryServerDownException
System.DirectoryServices (3)
System\DirectoryServices\ActiveDirectory\Exception.cs (3)
358exception = new ActiveDirectoryServerDownException(errorMessage, e, errorCode, context.GetServerName()); 362exception = new ActiveDirectoryServerDownException(errorMessage, e, errorCode, null); 396return new ActiveDirectoryServerDownException(errorMsg, errorCode, targetName);