메소드 | 설명 | |
---|---|---|
HystrixRuntimeException ( FailureType failureCause, |
Initializes a new instance of the HystrixRuntimeException class with details about the cause and source of the error.
|
메소드 | 설명 | |
---|---|---|
HystrixRuntimeException ( |
Initializes a new instance of the HystrixRuntimeException class with serialized data.
|
public HystrixRuntimeException ( FailureType failureCause, |
||
failureCause | FailureType | |
commandType | ||
message | string | |
innerException | ||
fallbackException | ||
리턴 | System |
protected HystrixRuntimeException ( |
||
info | The |
|
context | The |
|
리턴 | System |