Share via


UnknownException Class

Definition

public ref class UnknownException : Microsoft::XLANGs::RuntimeTypes::XException
[System.Serializable]
public class UnknownException : Microsoft.XLANGs.RuntimeTypes.XException
type UnknownException = class
    inherit XException
Public Class UnknownException
Inherits XException
Inheritance
Attributes

Constructors

UnknownException(SerializationInfo, StreamingContext)
UnknownException(Service, Exception, Segment, Location)

Properties

EventId
Message (Inherited from XLANGsException)
StackTrace (Inherited from XException)

Methods

FillInStackTrace() (Inherited from XException)
GetObjectData(SerializationInfo, StreamingContext) (Inherited from XLANGsException)
GetState(String) (Inherited from XLANGsException)
SetMessage(String) (Inherited from XLANGsException)
SetState(String, Object) (Inherited from XLANGsException)

Applies to