Class InsufficientFundException
- Namespace
- StockSharp.Messages
- Assembly
- StockSharp.Messages.dll
Insufficient fund exception.
public class InsufficientFundException : InvalidOperationException, ISerializable
- Inheritance
-
InsufficientFundException
- Implements
- Inherited Members
- Extension Methods
Constructors
InsufficientFundException(string)
Initialize InsufficientFundException.
public InsufficientFundException(string message)