Method | Description | |
---|---|---|
GetObjectData ( |
||
TooManyRedirectsException ( ) : System | ||
TooManyRedirectsException ( int redirect, |
||
TooManyRedirectsException ( string message ) : System | ||
TooManyRedirectsException ( string message, |
Method | Description | |
---|---|---|
TooManyRedirectsException ( |
public GetObjectData ( |
||
info | ||
context | ||
return | void |
public TooManyRedirectsException ( ) : System | ||
return | System |
protected TooManyRedirectsException ( |
||
info | ||
context | ||
return | System |
public TooManyRedirectsException ( int redirect, |
||
redirect | int | |
uri | ||
return | System |
public TooManyRedirectsException ( string message ) : System | ||
message | string | |
return | System |
public TooManyRedirectsException ( string message, |
||
message | string | |
exception | ||
return | System |