Class ExplainedTokenVerificationException

All Implemented Interfaces:
Serializable

public class ExplainedTokenVerificationException extends TokenVerificationException
Token verification exception that bears an error to be logged via event system and a message to show to the user e.g. via ErrorPage.error().
Author:
hmlnarik
See Also:
  • Constructor Details

  • Method Details

    • getErrorEvent

      public String getErrorEvent()