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