C# Class getAddress.Sequence.MaxRetryAttemptReachedException

Inheritance: System.Exception
Datei anzeigen Open project: geffzhang/Sequence

Public Methods

Method Description
MaxRetryAttemptReachedException ( int attempts ) : System

Method Details

MaxRetryAttemptReachedException() public method

public MaxRetryAttemptReachedException ( int attempts ) : System
attempts int
return System