odata-v4-server
odata-v4-server copied to clipboard
Allow errors handling customization
Reference issue: #18
Move OData error handle function into the class body. This create ability to overload ones with user custom function. Also save backwards compatibility with older ODataErrorHandler export.