ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » MQException

Post new topic  Reply to topic
 MQException « View previous topic :: View next topic » 
Author Message
paul0al
PostPosted: Wed Aug 21, 2002 7:18 am    Post subject: MQException Reply with quote

Apprentice

Joined: 30 May 2002
Posts: 26

Does all MQSeries java APIs throw only MQException when it encounters an error? Are there sub classes to MQException that provide more specific error explainations? or must be relied on the error code and the error source to figure out the error. I tried looking into the com.ibm.mq.jar and found MQException and MQInternalException.
Back to top
View user's profile Send private message
kolban
PostPosted: Wed Aug 21, 2002 9:05 am    Post subject: Reply with quote

Grand Master

Joined: 22 May 2001
Posts: 1072
Location: Fort Worth, TX, USA

The reason code is basically it. The Java classes make underlying calls to the MQSeries APIs such as MQCONN, MQOPEN, MQPUT and MQGET etc. These calls all return an integer reason code. That is what you get back in the MQException. The IBM Messages and Codes manual for WebSphere MQ is pretty good at explaining the reason codes.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » MQException
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.