Mindscape LightSpeed - User Reference & API Documentation
LightSpeedException Class
API ReferenceMindscape.LightSpeedLightSpeedException
Represents a general error that occurs within the LightSpeed framework.
Declaration Syntax
C#Visual Basic
[SerializableAttribute]
public sealed class LightSpeedException : Exception
<SerializableAttribute> _
Public NotInheritable Class LightSpeedException _
	Inherits Exception
Members
All MembersConstructors



IconMemberDescription
LightSpeedException()()()
Initializes a new instance of the LightSpeedException class.

LightSpeedException(String)
Initializes a new instance of the LightSpeedException class.

LightSpeedException(String, Exception)
Initializes a new instance of the LightSpeedException class.

Inheritance Hierarchy
Object
Exception
 LightSpeedException

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)