This topic has not yet been rated - Rate this topic

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)
[SerializableAttribute] 
public abstract class UnexpectedMessageTypeException : XLANGsException
/** @attribute SerializableAttribute() */ 
public abstract class UnexpectedMessageTypeException extends XLANGsException
SerializableAttribute 
public abstract class UnexpectedMessageTypeException extends XLANGsException
System.Object
   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.

Development Platforms

The 32-bit and 64-bit editions of Windows Server 2003 R2 (except the Web Editions); The 32-bit and 64-bit editions of Windows Server 2003 SP2 (except the Web Edition); The 32-bit and 64-bit editions of Windows Server 2008 (except the Web Server Editions); Windows Small Business Server 2003 with SP2; The 32-bit and 64-bit editions of Windows Vista Ultimate, Enterprise and Business editions with Service Pack 1; The 32-bit and 64-bit editions of Windows XP Professional with Service Pack 3

Target Platforms

The 32-bit and 64-bit editions of Windows Server 2003 R2 (except the Web Editions); The 32-bit and 64-bit editions of Windows Server 2003 SP2 (except the Web Edition); The 32-bit and 64-bit editions of Windows Server 2008 (except the Web Server Editions); Windows Small Business Server 2003 with SP2
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ