Class ActiveMQNativeIOError

All Implemented Interfaces:
Serializable

public final class ActiveMQNativeIOError extends ActiveMQException
An error has happened at ActiveMQ's native (non-Java) code used in reading and writing data.
See Also:
  • Constructor Details

    • ActiveMQNativeIOError

      public ActiveMQNativeIOError()
    • ActiveMQNativeIOError

      public ActiveMQNativeIOError(String msg)
    • ActiveMQNativeIOError

      public ActiveMQNativeIOError(String msg, Throwable e)