WebCab Probability and Statistics for .NET v3.3 Demo

DiscreteProbabilityDistributionApproximationDemoException Class

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

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

System.Object
   Exception
      ApplicationException
         DiscreteProbabilityDistributionApproximationDemoException

public class DiscreteProbabilityDistributionApproximationDemoException : ApplicationException

Remarks

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

Requirements

Namespace: WebCab.Libraries.Statistics.PDistributions

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

See Also

DiscreteProbabilityDistributionApproximationDemoException Members | WebCab.Libraries.Statistics.PDistributions Namespace