Take the community feedback survey now.

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