| Package | Description |
|---|---|
| io.openmessaging |
| Modifier and Type | Method and Description |
|---|---|
static OMSResponseStatus |
OMSResponseStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OMSResponseStatus[] |
OMSResponseStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static OMSRuntimeException |
OMSResponseStatus.generateException(OMSResponseStatus status) |
static OMSRuntimeException |
OMSResponseStatus.generateException(OMSResponseStatus status,
String... messageArgs) |
Copyright © 2017–2020 OpenMessaging. All rights reserved.