Share via


NullPartException Class

Definition

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

Constructors

NullPartException(SerializationInfo, StreamingContext)
NullPartException(String, String)

Properties

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

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