Represents a general error that has occured within the LightSpeed distributed extensions

Namespace:  Mindscape.LightSpeed.ServiceModel
Assembly:  Mindscape.LightSpeed.ServiceModel (in Mindscape.LightSpeed.ServiceModel.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public class LightSpeedDistributedException : Exception
Visual Basic (Declaration)
Public Class LightSpeedDistributedException _
	Inherits Exception

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    Mindscape.LightSpeed.ServiceModel..::.LightSpeedDistributedException

See Also