Class PasswordDoesntMatchRuntimeException

All Implemented Interfaces:
Serializable

public class PasswordDoesntMatchRuntimeException extends PerunRuntimeException
Checked version of PasswordDoesntMatchRuntimeException.
Author:
Michal Prochazka
See Also:
  • Constructor Details

    • PasswordDoesntMatchRuntimeException

      public PasswordDoesntMatchRuntimeException(String message)
    • PasswordDoesntMatchRuntimeException

      public PasswordDoesntMatchRuntimeException(String message, Throwable cause)
    • PasswordDoesntMatchRuntimeException

      public PasswordDoesntMatchRuntimeException(Throwable cause)