to String
Generates a string description when this object is used in a string template. If we have a value in message
return that.
Otherwise, returns a description of the object which has data class names and property values: StoreError(reason=BackendError(lmdbError=LMDBError(returnCode=-1)))