SearchException Class |
Namespace: CMS.Search
[SerializableAttribute] public class SearchException : Exception
Name | Description | |
---|---|---|
![]() | SearchException |
Initializes a new instance of the SearchException class with default values.
|
![]() | SearchException(String) |
Initializes a new instance of the SearchException class with a specified error message.
|
![]() | SearchException(SerializationInfo, StreamingContext) |
Initializes a new instance of the SearchException class with serialized data.
|
![]() | SearchException(String, Exception) |
Initializes a new instance of the SearchException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|