org.exolab.jms
Interface JMSErrorCodes


public interface JMSErrorCodes

These error codes are used in JMSExceptions

Version:
$Revision: 1.2 $ $Date: 2003/08/04 05:15:35 $
Author:
Jim Alateras

Field Summary
static java.lang.String FailedToResolveHandle
          This error code indicates that the a message handle could not be resolved
 

Field Detail

FailedToResolveHandle

public static final java.lang.String FailedToResolveHandle
This error code indicates that the a message handle could not be resolved


Copyright © 1999-2004 The OpenJMS Group. All Rights Reserved.