func()

in operationsbus/categorized_error.go [22:24]


func (ce *CategorizedError) Error() string {
	return ce.Message
}