Skip to main content

RABBITMQ_INVALID_OPTION error condition

SQLSTATE: 42000

Invalid RabbitMQ source option '<optionKey>'.

EMPTY_VALUE

Value cannot be empty.

INVALID_PORT

Port must be between 1 and 65535.

INVALID_POSITIVE_INT

Value must be a positive integer.

INVALID_POSITIVE_LONG

Value must be a positive number.

INVALID_PREFETCH_COUNT

Value must be between 1 and 65535 (AMQP 0-9-1 protocol limit).

INVALID_TYPE

Value must be a valid <expectedType>.