Share via


NullPartException Class

Definition

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

Constructors

NullPartException(SerializationInfo, StreamingContext)
NullPartException(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