Method | Description | |
---|---|---|
ExcessiveAttemptsException ( ) : System | ||
ExcessiveAttemptsException ( string message ) : System | ||
ExcessiveAttemptsException ( string message, |
public ExcessiveAttemptsException ( ) : System | ||
return | System |
public ExcessiveAttemptsException ( string message ) : System | ||
message | string | |
return | System |
public ExcessiveAttemptsException ( string message, |
||
message | string | |
innerException | ||
return | System |