Class DestinationDoesNotExistException

  • All Implemented Interfaces:
    Serializable

    public class DestinationDoesNotExistException
    extends JMSException
    An exception thrown on a send if a destination does not exist. Allows a network bridge to easily cherry-pick and ignore
    See Also:
    Serialized Form
    • Constructor Detail

      • DestinationDoesNotExistException

        public DestinationDoesNotExistException​(String destination)