errorCode

abstract val errorCode: String

Represents the error code associated with an error. This value is used to identify the type of error that has occurred, which can be useful for debugging, logging, and handling errors in a standardized way.