Class PasswordDoNotMatchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.denodo.commons.exceptions.PasswordDoNotMatchException
All Implemented Interfaces:
Serializable

public class PasswordDoNotMatchException extends RuntimeException
Since:
8.0
See Also:
  • Constructor Details

    • PasswordDoNotMatchException

      public PasswordDoNotMatchException()
    • PasswordDoNotMatchException

      public PasswordDoNotMatchException(String message)