Class FormTooOldException

All Implemented Interfaces:
Serializable, CustomStatusCodeException, PublicException, ResponseResetableException

public class FormTooOldException extends PublicExceptionDefault
Thrown when a submitted form is too old.
See Also:
  • Constructor Details

    • FormTooOldException

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

    • getFormProtectionId

      public String getFormProtectionId()