Updated on 2026-07-22 GMT+08:00

OBS Server-Side Error Codes

SDK error codes are exceptions thrown by ObsClient. They are inherited from class java.lang.RuntimeException.

If an error (usually an OBS server-side error) occurs when OBS processes a request, a response containing the error code and error information will be returned. This helps users locate and troubleshoot faults.

For more information about OBS error codes, see OBS Error Codes.