Share via


NoSuchPartException Class

Definition

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

Constructors

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

Properties

EventId
Message (Inherited from XLANGsException)
MessageName
PartName

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