Click or drag to resize
RetryExceededException Constructor
Overload List
  NameDescription
Public methodRetryExceededException
Initializes a new instance of the RetryExceededException class.
Public methodRetryExceededException(String)
Initializes a new instance of the RetryExceededException class.
Protected methodRetryExceededException(SerializationInfo, StreamingContext)
Initializes a new instance of the RetryExceededException class.
Public methodRetryExceededException(String, Exception)
Initializes a new instance of the RetryExceededException class.
Public methodRetryExceededException(String, String, String)
Initializes a new instance of the RetryExceededException class.
Public methodRetryExceededException(String, String, String, Exception)
Initializes a new instance of the RetryExceededException class.
Top
See Also