Class OpenViduHttpException

All Implemented Interfaces:
Serializable

public class OpenViduHttpException extends OpenViduException
Defines error responses from OpenVidu Server. See error codes at REST API docs
See Also:
  • Method Details

    • getStatus

      public int getStatus()
      Returns:
      The unexpected status of the HTTP request. See error codes meaning at REST API docs