Skip to content

Document the return value and any exceptions thrown by basic/publish #97

@marcomorain

Description

@marcomorain

Hi there 👋

The docs for basic/publish don't mention the return value or exceptions thrown.

Since basic/publish delegates to com.rabbitmq.client.Channel.basicPublish I believe that the function return nil (since the signature is void in Java, and it throws IOException if an error is encountered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions