AdminException Members
Include Protected Members
Include Inherited Members
This exception is thrown by the Administration object model.
The AdminException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AdminException(String, []) | Creates an exception for the specified error code. | |
AdminException(String, Exception, []) | Creates an exception for the specified error code. |
Top
Properties
Name | Description | |
---|---|---|
Data | (Inherited from Exception.) | |
ErrorCode | Gets the error code of the error. | |
HelpLink | (Inherited from Exception.) | |
HResult | (Inherited from Exception.) | |
InnerException | (Inherited from Exception.) | |
Message | Gets or sets the exception message. (Overrides Exception.Message.) | |
MessageValues | Gets the values that are used to create the error message. | |
Source | (Inherited from Exception.) | |
StackTrace | (Inherited from Exception.) | |
TargetSite | (Inherited from Exception.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetBaseException | (Inherited from Exception.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | (Inherited from Exception.) | |
GetType | (Inherited from Exception.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Exception.) |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Common Namespace