Class IllegalInteractionStateException

All Implemented Interfaces:
Serializable

public final class IllegalInteractionStateException extends InteractionException
This runtime exception is thrown by some methods which try to change the interaction state while the current interaction state has already been accepted or rejected.
Since:
5.7.1-fixP
  • Constructor Details

    • IllegalInteractionStateException

      public IllegalInteractionStateException(UserMessage userMessage)