org.logicblaze.lingo.jms
Class FailedToProcessResponse
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.logicblaze.lingo.jms.FailedToProcessResponse
- All Implemented Interfaces:
- Serializable
- public class FailedToProcessResponse
- extends RuntimeException
An exception caused by failing to process an inbound message response
- Version:
- $Revision: 1.1 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FailedToProcessResponse
public FailedToProcessResponse(Message message,
JMSException cause)
Copyright © 2005 LogicBlaze, Inc.. All Rights Reserved.