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