Method | Description | |
---|---|---|
HystrixRuntimeException ( FailureType failureCause, |
Initializes a new instance of the HystrixRuntimeException class with details about the cause and source of the error.
|
Method | Description | |
---|---|---|
HystrixRuntimeException ( |
Initializes a new instance of the HystrixRuntimeException class with serialized data.
|
public HystrixRuntimeException ( FailureType failureCause, |
||
failureCause | FailureType | |
commandType | ||
message | string | |
innerException | ||
fallbackException | ||
return | System |
protected HystrixRuntimeException ( |
||
info | The |
|
context | The |
|
return | System |