Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a DDA exception.
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Usage
'Usage
Dim instance As DataDrivenAdapterException
Syntax
'Declaration
<SerializableAttribute> _
Public Class DataDrivenAdapterException
Inherits Exception
[SerializableAttribute]
public class DataDrivenAdapterException : Exception
[SerializableAttribute]
public ref class DataDrivenAdapterException : public Exception
/** @attribute SerializableAttribute() */
public class DataDrivenAdapterException extends Exception
SerializableAttribute
public class DataDrivenAdapterException extends Exception
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.DataDrivenAdapterException
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
See Also
Reference
DataDrivenAdapterException Members
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.