SmsException Class
System Center
Serves as the base class for Configuration Manager 2007 exceptions.
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 SmsException : public SystemException, ISerializable
/** @attribute SerializableAttribute() */ public class SmsException extends SystemException implements ISerializable
SerializableAttribute public class SmsException extends SystemException implements ISerializable
System.Object
System.Exception
System.SystemException
Microsoft.ConfigurationManagement.ManagementProvider.SmsException
Microsoft.ConfigurationManagement.ManagementProvider.SmsMultipleResultException
Microsoft.ConfigurationManagement.ManagementProvider.SmsQueryException
System.Exception
System.SystemException
Microsoft.ConfigurationManagement.ManagementProvider.SmsException
Microsoft.ConfigurationManagement.ManagementProvider.SmsMultipleResultException
Microsoft.ConfigurationManagement.ManagementProvider.SmsQueryException
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: