Class ErrorRedisMessage

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ErrorRedisMessage

        public ErrorRedisMessage​(java.lang.String content)
        Creates a ErrorRedisMessage from content.
        Parameters:
        content - the message content, must not be null.