Class ActiveMQInvalidBufferException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.activemq.artemis.api.core.ActiveMQInvalidBufferException
All Implemented Interfaces:
Serializable

public class ActiveMQInvalidBufferException extends RuntimeException
Exception used for when reading invalid data from buffers.
See Also:
  • Constructor Details

    • ActiveMQInvalidBufferException

      public ActiveMQInvalidBufferException(String message)