TasteException Constructor (String, Exception)NReco.Recommender Class Library
Initializes a new instance of the TasteException class

Namespace: NReco.CF.Taste.Common
Assembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public TasteException(
	string message,
	Exception ex
)
See Also