Share via


EmptyPartException Class

Definition

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

Constructors

EmptyPartException(SerializationInfo, StreamingContext)
EmptyPartException(String, String)

Properties

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

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