Skip to main content

Error codes

Nexconn Chat UI returns NCError objects from provider operations when a request fails or when an SDK operation reports a non-zero result code. NCError.code is the numeric code, NCError.message is an optional operation message, and NCError.reason is resolved from the SDK error-code table when available.

Notes

This table only lists common codes that are useful when integrating the Flutter UI package. For exhaustive platform SDK codes, use the Nexconn Chat SDK reference that matches your release channel.