Class InvalidOneTimeTokenException

All Implemented Interfaces:
Serializable

public class InvalidOneTimeTokenException extends AuthenticationException
An AuthenticationException that indicates an invalid one-time token.
Since:
6.4
See Also:
  • Constructor Details

    • InvalidOneTimeTokenException

      public InvalidOneTimeTokenException(String msg)