Method | Description | |
---|---|---|
ServiceUnavailableException ( ) : System | ||
ServiceUnavailableException ( ApiResponse response ) : System | ||
ServiceUnavailableException ( string message ) : System | ||
ServiceUnavailableException ( string message, |
public ServiceUnavailableException ( ) : System | ||
return | System |
public ServiceUnavailableException ( ApiResponse response ) : System | ||
response | ApiResponse | |
return | System |
public ServiceUnavailableException ( string message ) : System | ||
message | string | |
return | System |
public ServiceUnavailableException ( string message, |
||
message | string | |
innerException | ||
return | System |