Right now, Server returns two types of messages when the expected .scss file is either not found or errors out. I would like to handle the errors myself. It is possible to provide something like .registerErrorHandler or .onError methods on the Server instance to handle errors manually?