Decorator that wraps service methods with error handling, converting any thrown errors into ServiceError instances
The service class instance
The method name
The method descriptor
Decorator that wraps service methods with error handling, converting any thrown errors into ServiceError instances