Share via


NoSuchPartException Class

Definition

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

Constructors

NoSuchPartException(SerializationInfo, StreamingContext)
NoSuchPartException(String, String)

Properties

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

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