Namespace: NReco.CF.Taste.CommonAssembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
public TasteException(
string message,
Exception ex
)
public TasteException(
string message,
Exception ex
)
Public Sub New (
message As String,
ex As Exception
)
Public Sub New (
message As String,
ex As Exception
)
public:
TasteException(
String^ message,
Exception^ ex
)
public:
TasteException(
String^ message,
Exception^ ex
)
new :
message : string *
ex : Exception -> TasteException
new :
message : string *
ex : Exception -> TasteException