Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A8B9D47B4 for ; Mon, 9 May 2011 14:20:00 +0000 (UTC) Received: (qmail 44811 invoked by uid 500); 9 May 2011 14:20:00 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 44780 invoked by uid 500); 9 May 2011 14:20:00 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 44772 invoked by uid 99); 9 May 2011 14:20:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 May 2011 14:20:00 +0000 X-ASF-Spam-Status: No, hits=2.9 required=5.0 tests=HTML_MESSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [195.166.52.163] (HELO mail.myedgeservices.com) (195.166.52.163) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 May 2011 14:19:52 +0000 Received: from CORP-MAIL-002.edge.local (10.105.12.7) by uk-mail-edge.edge.local (10.95.0.4) with Microsoft SMTP Server (TLS) id 14.1.270.1; Mon, 9 May 2011 15:19:28 +0100 Received: from cobalt.mettonigroup.com (172.21.252.20) by mail.myedgeservices.com (10.105.12.7) with Microsoft SMTP Server id 14.1.255.0; Mon, 9 May 2011 15:19:28 +0100 Received: from nickel.mettonigroup.com ([172.21.252.25]) by cobalt.mettonigroup.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 9 May 2011 15:19:28 +0100 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01CC0E54.1B2626AE" X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: Error Codes - ActiveMQ-CPP Date: Mon, 9 May 2011 15:19:28 +0100 Message-ID: <3181A30B8C35AB4AA8577B78DDF461380816A7EA@nickel.mettonigroup.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Error Codes - ActiveMQ-CPP Thread-Index: AcwOVBseFcVi1eZ/TZqYWeWzGwPwlQ== From: Suneel Papineni To: X-OriginalArrivalTime: 09 May 2011 14:19:28.0868 (UTC) FILETIME=[1B858A40:01CC0E54] X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01CC0E54.1B2626AE Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, =20 Is there any list of error codes with description for ActiveMQ-CPP client. Right now I am capturing CMSException and trying to look for error codes. Unfortunately I didn't find any codes and methods like "getMessage()", "getStackTrace()", "what()" are giving a description and trace about the error. So is there any other way to find out the error code respective to the error occurred. =20 Errors might be like "Username or Password is wrong", "Client ID already exists", "Connection failed for any other reason", "message sent with an error" or any other errors. =20 Thanks & Regards Suneel =20 ------_=_NextPart_001_01CC0E54.1B2626AE--