public class RoomException extends RuntimeException
| Modifier and Type | Class and Description |
|---|---|
static class |
RoomException.Code |
| Constructor and Description |
|---|
RoomException(RoomException.Code code,
String message) |
| Modifier and Type | Method and Description |
|---|---|
RoomException.Code |
getCode() |
int |
getCodeValue() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic RoomException(RoomException.Code code, String message)
public RoomException.Code getCode()
public int getCodeValue()
Copyright © 2016 Kurento. All rights reserved.