Messages lost if queue does not exist

When we send the messages to RabbitMQ and if queue doesn't exist, messages are lost without throwing any error. Where the messages will be posted to? Dead queue?