Method | Description | |
---|---|---|
PingppException ( ) : System | ||
PingppException ( Error pingppError, HttpStatusCode httpStatusCode, string type = null, string message = null ) : System | ||
PingppException ( string message ) : System |
public PingppException ( Error pingppError, HttpStatusCode httpStatusCode, string type = null, string message = null ) : System | ||
pingppError | Error | |
httpStatusCode | HttpStatusCode | |
type | string | |
message | string | |
return | System |
public PingppException ( string message ) : System | ||
message | string | |
return | System |