StrandsException Class |
Namespace: CMS.StrandsRecommender
public class StrandsException : CMSException
The StrandsException type exposes the following members.
Name | Description | |
---|---|---|
StrandsException(String) |
Initializes a new instance of the Strands exception.
| |
StrandsException(String, Exception) |
Initializes a new instance of the Strands exception.
| |
StrandsException(String, String) |
Initializes a new instance of the Strands exception.
| |
StrandsException(String, String, Exception) |
Initializes a new instance of the Strands exception.
|
Name | Description | |
---|---|---|
CustomMessage |
Custom message.
(Inherited from CMSException.) | |
Message |
Message.
(Inherited from CMSException.) | |
UIMessage |
Message displayed in the UI to the user
(Inherited from CMSException.) |
Name | Description | |
---|---|---|
Clone |
Returns clone of the exception
(Overrides CMSExceptionClone.) |