| Package | Description |
|---|---|
| com.alibaba.csp.sentinel.transport.command.exception | |
| com.alibaba.csp.sentinel.transport.command.http |
| Modifier and Type | Method and Description |
|---|---|
StatusCode |
RequestException.getStatusCode() |
| Constructor and Description |
|---|
RequestException(StatusCode statusCode,
String msg) |
| Modifier and Type | Method and Description |
|---|---|
static StatusCode |
StatusCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatusCode[] |
StatusCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Alibaba Group. All rights reserved.