Di - added dependency injection to handlers and actions (#17) * added deps to handler * di - added injection to cotrollers, removed request and response from auto injection * di - args injection moved to another class * di - added tests for errors * di - deleted usuless exception, removed unsued classes and args * di - changed error messages