Table of Contents

Class RetryLimitExceededException

Namespace
LinqToDB.Data.RetryPolicy
Assembly
linq2db.dll
[Serializable]
public class RetryLimitExceededException : LinqToDBException, ISerializable, _Exception
Inheritance
object
RetryLimitExceededException
Implements
Inherited Members
Extension Methods

Constructors

RetryLimitExceededException()

public RetryLimitExceededException()

RetryLimitExceededException(Exception)

public RetryLimitExceededException(Exception innerException)

Parameters

innerException Exception