Class EventTokenExpiredException

All Implemented Interfaces:
Serializable

public class EventTokenExpiredException extends CrowdException
Thrown when an event token is either not recognised or has expired.
See Also:
  • Constructor Details

    • EventTokenExpiredException

      public EventTokenExpiredException()
    • EventTokenExpiredException

      public EventTokenExpiredException(String message)