Creates an error with the given message and error code
const Error({required this.message, required this.errorCode});