jrun.jms.core.client
Interface JmsErrorCodes
- public interface JmsErrorCodes
This interface maintains a list od OpenJMS specific error codes,
which are sometimes attached to JMSException exception
objects.
The error codes are not portable across providers.
- Version:
- $Revision: 1.1 $ $Date: 2001/10/12 07:58:56 $
- Author:
- Jim Alateras
|
Field Summary |
static java.lang.String |
CONNECTION_TO_SERVER_DROPPED
This error code is used to indicate that the connection to the
server has been dropped |
CONNECTION_TO_SERVER_DROPPED
public static final java.lang.String CONNECTION_TO_SERVER_DROPPED
- This error code is used to indicate that the connection to the
server has been dropped
Copyright � 2002 Macromedia Corporation. All Rights Reserved.