Class TerminatedRetryException
public class TerminatedRetryException : RetryException, ISerializable
- Inheritance
-
TerminatedRetryException
- Implements
- Inherited Members
Constructors
TerminatedRetryException(string)
public TerminatedRetryException(string msg)
Parameters
msg
string
TerminatedRetryException(string, Exception)
public TerminatedRetryException(string msg, Exception cause)