DuplicateNamedFragmentException Class

Language:

There is a duplicate named fragment.

Definition

Visual Basic Public Class DuplicateNamedFragmentException
    Inherits Direct3DXException
C# public class DuplicateNamedFragmentException : Direct3DXException
C++ public ref class DuplicateNamedFragmentException : Direct3DXException
JScript public class DuplicateNamedFragmentException extends Direct3DXException

Members Table

Field Description
static (Shared in Visual Basic) IsExceptionIgnored Specifies whether DirectX 9.0 for Managed Code exceptions are enabled or disabled. Inherited from DirectXException.
Method Description
DuplicateNamedFragmentException Initializes a new instance of the DuplicateNamedFragmentException class.
static (Shared in Visual Basic) EnableExceptions Enables Microsoft DirectX 9.0 for Managed Code exception throwing. Inherited from DirectXException.
static (Shared in Visual Basic) GetDirectXErrorString Retrieves a string that contains the name of the DirectX error code. Inherited from DirectXException.
static (Shared in Visual Basic) GetExceptionFromResultInternal Retrieves an Exception Leave Site object that represents the result code passed in. Inherited from Direct3DXException.
static (Shared in Visual Basic) IgnoreExceptions Disables DirectX 9.0 for Managed Code exception throwing. Inherited from DirectXException.
ToString Obtains the string representation of the current instance. Inherited from DirectXException.
Property Description
ErrorCode Retrieves or sets the integer value result code. Inherited from DirectXException.
ErrorString Retrieves the error string that is specific to DirectX 9.0 for Managed Code. Inherited from DirectXException.
static (Shared in Visual Basic) LastError Retrieves the error status for the last operation that failed. Inherited from DirectXException.

Inheritance Hierarchy

Object Leave Site
Exception Leave Site

Class Information

Namespace Microsoft.DirectX.Direct3D
Assembly Microsoft.DirectX.Direct3DX (microsoft.directx.direct3dx.dll)
Strong Name Microsoft.DirectX.Direct3DX,  Version=1.0.900.0,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center