Exception class thrown by FreeFlow.

Namespace:  FreeFlow
Assembly:  FreeFlow.Client (in FreeFlow.Client.dll) Version: 2.0.0.135

Syntax

C#
[SerializableAttribute]
public class FreeFlowException : Exception
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class FreeFlowException _
	Inherits Exception
Visual C++
[SerializableAttribute]
public ref class FreeFlowException : public Exception

Inheritance Hierarchy

See Also