Class MessageForwardingStrategy.ForwardingFailureException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.simplesim.core.messaging.MessageForwardingStrategy.ForwardingFailureException
All Implemented Interfaces:
Serializable
Enclosing interface:
MessageForwardingStrategy

public static final class MessageForwardingStrategy.ForwardingFailureException extends RuntimeException
Exception to be thrown if there is an error in the process of message forwarding.
See Also:
  • Constructor Details

    • ForwardingFailureException

      public ForwardingFailureException(String message)