SmsConnectionException Class
System Center
Defines an exception in Configuration Manager 2007 that indicates problems with the connection for a ConnectionManagerBase object.
Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
[SerializableAttribute] public ref class SmsConnectionException : public SmsQueryException, ISerializable
/** @attribute SerializableAttribute() */ public class SmsConnectionException extends SmsQueryException implements ISerializable
SerializableAttribute public class SmsConnectionException extends SmsQueryException implements ISerializable
System.Object
System.Exception
System.SystemException
Microsoft.ConfigurationManagement.ManagementProvider.SmsException
Microsoft.ConfigurationManagement.ManagementProvider.SmsQueryException
Microsoft.ConfigurationManagement.ManagementProvider.SmsConnectionException
System.Exception
System.SystemException
Microsoft.ConfigurationManagement.ManagementProvider.SmsException
Microsoft.ConfigurationManagement.ManagementProvider.SmsQueryException
Microsoft.ConfigurationManagement.ManagementProvider.SmsConnectionException
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Windows Server 2003, Windows VistaTarget Platforms
Windows Server 2003,Windows Vista
Show: