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