Class FormAlreadySubmittedException

All Implemented Interfaces:
Serializable, CustomStatusCodeException, PublicException, ResponseResetableException

public class FormAlreadySubmittedException extends PublicExceptionDefault
Thrown when a form is double submitted.
See Also:
  • Constructor Details

    • FormAlreadySubmittedException

      public FormAlreadySubmittedException(String formProtectedId, String message)
  • Method Details

    • getFormProtectionId

      public String getFormProtectionId()