Package io.openvidu.java.client
Class OpenViduHttpException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.openvidu.java.client.OpenViduException
-
- io.openvidu.java.client.OpenViduHttpException
-
- All Implemented Interfaces:
Serializable
public class OpenViduHttpException extends OpenViduException
Defines error responses from OpenVidu Server- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetStatus()-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-