org.springframework.jms
Class MessageNotWriteableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.jms.JmsException
org.springframework.jms.MessageNotWriteableException
- All Implemented Interfaces:
- Serializable
- public class MessageNotWriteableException
- extends JmsException
Runtime exception mirroring the JMS MessageNotWriteableException.
- Since:
- 1.1
- Author:
- Les Hazlewood
- See Also:
MessageNotWriteableException
,
Serialized Form
MessageNotWriteableException
public MessageNotWriteableException(MessageNotWriteableException cause)
Copyright (C) 2003-2004 The Spring Framework Project.