StrandsException Constructor (String) |
Initializes a new instance of the Strands exception.
Namespace: CMS.StrandsRecommenderAssembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 8.2.23
Syntax public StrandsException(
string message
)
Parameters
- message
- Type: SystemString
The exception message.
See Also