WebCab Portfolio for .NET v5.0 Demo

TwoAssetPortfolioDemoException Class

This exception is thrown by the demo version of the TwoAssetPortfolio class after the number of maximum method calls has been reached.

For a list of all members of this type, see TwoAssetPortfolioDemoException Members.

System.Object
   Exception
      ApplicationException
         TwoAssetPortfolioDemoException

public class TwoAssetPortfolioDemoException : ApplicationException

Remarks

In case you catch this exception and wish to resume working with the TwoAssetPortfolio class, you will be required to restart the current instance of the running CLR (Common Language Runtime).

Requirements

Namespace: WebCab.Libraries.Finance.Portfolio

Assembly: WebCab.Libraries.PortfolioDemo (in WebCab.Libraries.PortfolioDemo.dll)

See Also

TwoAssetPortfolioDemoException Members | WebCab.Libraries.Finance.Portfolio Namespace