Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class RetryableIndexingException

Inheritance
System.Object
RetryableIndexingException
Namespace: Mediachase.Search
Assembly: Mediachase.Search.dll
Version: 14.26.0
Syntax
public class RetryableIndexingException : Exception

Constructors

RetryableIndexingException(String, Exception)

Declaration
public RetryableIndexingException(string message, Exception innerException)
Parameters
Type Name Description
System.String message
System.Exception innerException