BaseErrorCode

constructor(code: String, publicMessage: String)

Parameters

code

The error code string identifier.

publicMessage

The public-facing error message that can be safely displayed to users.