Class VerificationTokenException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
systems.dennis.shared.exceptions.StandardException
systems.dennis.auth.exception.VerificationTokenException
All Implemented Interfaces:
Serializable

public class VerificationTokenException extends systems.dennis.shared.exceptions.StandardException
See Also:
  • Constructor Details

    • VerificationTokenException

      public VerificationTokenException(Serializable target, String message)
    • VerificationTokenException

      public VerificationTokenException(String message)