Class AutodiscoverException
Exception thrown by PDS autodiscover process
Inheritance
System.Object
AutodiscoverException
Namespace: AdmPwd.Types
Assembly: AdmPwd.PDSWrapper.dll
Syntax
public class AutodiscoverException : Exception
Constructors
AutodiscoverException(string)
Default constructor used by autodiscover logic
Declaration
public AutodiscoverException(string message)
Parameters
Type | Name | Description |
---|---|---|
string | message | Error message |