WebCab Portfolio for COM v5.0 Demo

NoSolutionException Class

This exception is thrown to indicate that there are no portfolios with the expected return as requested in one of the methods. This may happen if the requested expected return is greater than the expecter returns of all assets.

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

System.Object
   Exception
      PortfolioException
         NoSolutionException

public class NoSolutionException : PortfolioException

Requirements

Namespace: WebCab.COM.Finance.Portfolio

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

See Also

NoSolutionException Members | WebCab.COM.Finance.Portfolio Namespace