Serves as the base class for Configuration Manager 2007 query exceptions.
The following tables list the members exposed by the SmsQueryException type.
Protected Constructors
Name | Description | |
---|---|---|
SmsQueryException | Overloaded. |
Public Properties (see also Protected Properties )
Name | Description | |
---|---|---|
Data | (inherited from Exception ) | |
Details | Gets the details of the exception.(inherited from SmsException) | |
ErrorCode | Gets the error code. | |
ExtendStatusErrorCode | Gets the extended status error code. | |
HelpLink | (inherited from Exception ) | |
InnerException | (inherited from Exception ) | |
Message | Overridden. Gets a message that describes the exception, including detailed formatted error data, if it is available. | |
Source | (inherited from Exception ) | |
StackTrace | (inherited from Exception ) | |
TargetSite | (inherited from Exception ) |
Protected Properties
Name | Description | |
---|---|---|
HResult | (inherited from Exception ) |
Public Methods (see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetBaseException | (inherited from Exception ) | |
GetHashCode | (inherited from Object ) | |
GetObjectData | Overridden. Gets the object data for use during serialization. | |
GetType | (inherited from Exception ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Exception ) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
See Also
Send comments about this topic to Microsoft.