New API for the sbroad errors
At the moment our errors API in sbroad is horrible. Mostly we return the CustomError with some arbitrary error message. We need to form a good and documented API for the errors (PG documentation as an example) and refactor our sbroad error module.
Edited by Denis Smirnov