Class ActiveMQInternalErrorException

  • All Implemented Interfaces:
    Serializable

    public final class ActiveMQInternalErrorException
    extends ActiveMQException
    Internal error which prevented ActiveMQ Artemis from performing an important operation.
    See Also:
    Serialized Form
    • Constructor Detail

      • ActiveMQInternalErrorException

        public ActiveMQInternalErrorException()
      • ActiveMQInternalErrorException

        public ActiveMQInternalErrorException​(String msg)
      • ActiveMQInternalErrorException

        public ActiveMQInternalErrorException​(String message,
                                              Exception e)
      • ActiveMQInternalErrorException

        public ActiveMQInternalErrorException​(String message,
                                              Throwable t)