SearchException Class |
Namespace: CMS.Search
public class SearchException : GeneralCMSException
The SearchException type exposes the following members.
Name | Description | |
---|---|---|
SearchException |
Empty contructor
| |
SearchException(String) |
Constructor
| |
SearchException(String, Exception) |
Constructor
|
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
(Inherited from GeneralCMSException.) |