Class VerificationException

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

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

    • VerificationException

      public VerificationException(Serializable target, String message)
    • VerificationException

      public VerificationException(String message)