Class RecursivePublicationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.fluxzero.sdk.publishing.RecursivePublicationException
All Implemented Interfaces:
Serializable

public class RecursivePublicationException extends RuntimeException
Thrown when a message publication chain exceeds the configured maximum depth.
See Also:
  • Constructor Details

    • RecursivePublicationException

      public RecursivePublicationException(String message)