18#ifndef _ACTIVEMQ_EXCEPTIONS_BROKEREXCEPTION_H_
19#define _ACTIVEMQ_EXCEPTIONS_BROKEREXCEPTION_H_
#define AMQCPP_API
Definition Config.h:30
This class represents an Exception sent from the Broker.
Definition BrokerError.h:37
Definition ActiveMQException.h:35
BrokerException(const char *file, const int lineNumber, const char *msg,...)
virtual BrokerException * clone() const
Clones this exception.
BrokerException(const exceptions::ActiveMQException &ex)
BrokerException(const char *file, const int lineNumber, const commands::BrokerError *error)
virtual ~BrokerException()
BrokerException(const BrokerException &ex)
Definition ActiveMQException.h:30
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition CachedConsumer.h:24