UnexpectedMessageTypeException Class
Represents errors that occur during XLANGs executions when unexpected message types are encountered.
Namespace: Microsoft.XLANGs.BaseTypes
Assembly: Microsoft.XLANGs.BaseTypes (in microsoft.xlangs.basetypes.dll)
Assembly: Microsoft.XLANGs.BaseTypes (in microsoft.xlangs.basetypes.dll)
Dim instance As UnexpectedMessageTypeException
[SerializableAttribute] public abstract class UnexpectedMessageTypeException : XLANGsException
/** @attribute SerializableAttribute() */ public abstract class UnexpectedMessageTypeException extends XLANGsException
System.Object
System.Exception
Microsoft.XLANGs.BaseTypes.XLANGsException
Microsoft.XLANGs.BaseTypes.UnexpectedMessageTypeException
Microsoft.XLANGs.Core.UnexpectedMessageTypeException
System.Exception
Microsoft.XLANGs.BaseTypes.XLANGsException
Microsoft.XLANGs.BaseTypes.UnexpectedMessageTypeException
Microsoft.XLANGs.Core.UnexpectedMessageTypeException
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.