Class JmsException

All Implemented Interfaces:
Serializable

public class JmsException extends IbisException
JMS related exception.
Since:
4.4
Author:
Gerrit van Brakel
See Also:
  • Constructor Details

    • JmsException

      public JmsException()
    • JmsException

      public JmsException(String msg)
    • JmsException

      public JmsException(String msg, Throwable t)
    • JmsException

      public JmsException(Throwable t)