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