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)

'Usage
Dim instance As SmsException

[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

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 Vista

Target Platforms

Windows Server 2003,Windows Vista
Show: