| Modifier and Type | Method and Description |
|---|---|
OpenViduException.Code |
OpenViduException.getCode() |
static OpenViduException.Code |
OpenViduException.Code.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenViduException.Code[] |
OpenViduException.Code.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OpenViduException(OpenViduException.Code code,
String message) |
Copyright © 2018 OpenVidu. All rights reserved.