Represents a general error that occurs within the LightSpeed framework.
Namespace:
Mindscape.LightSpeedAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public sealed class LightSpeedException : Exception |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public NotInheritable Class LightSpeedException _ Inherits Exception |