Share via


DuplicatePartNameException Class

Definition

public ref class DuplicatePartNameException : Microsoft::XLANGs::BaseTypes::DuplicatePartNameException
[System.Serializable]
public class DuplicatePartNameException : Microsoft.XLANGs.BaseTypes.DuplicatePartNameException
type DuplicatePartNameException = class
    inherit DuplicatePartNameException
Public Class DuplicatePartNameException
Inherits DuplicatePartNameException
Inheritance
Attributes

Constructors

DuplicatePartNameException(SerializationInfo, StreamingContext)
DuplicatePartNameException(String, String)

Properties

EventId (Inherited from DuplicatePartNameException)
Message (Inherited from XLANGsException)
MessageName (Inherited from DuplicatePartNameException)
PartName (Inherited from DuplicatePartNameException)

Methods

GetObjectData(SerializationInfo, StreamingContext) (Inherited from XLANGsException)
GetState(String) (Inherited from XLANGsException)
SetMessage(String) (Inherited from XLANGsException)
SetState(String, Object) (Inherited from XLANGsException)

Applies to