Class ActiveMQIOErrorException

All Implemented Interfaces:
Serializable

public final class ActiveMQIOErrorException extends ActiveMQException
Unexpected I/O error occurred on the server.
See Also:
  • Constructor Details

    • ActiveMQIOErrorException

      public ActiveMQIOErrorException()
    • ActiveMQIOErrorException

      public ActiveMQIOErrorException(String msg)
    • ActiveMQIOErrorException

      public ActiveMQIOErrorException(String msg, Throwable cause)