Class InvalidPasswordException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openwms.core.exception.DomainModelException
org.openwms.core.uaa.InvalidPasswordException
All Implemented Interfaces:
Serializable

public class InvalidPasswordException extends org.openwms.core.exception.DomainModelException
An InvalidPasswordException indicates that a password is not confirm with the defined rules.
Author:
Tina Russell, Heiko Scherrer
See Also:
  • Constructor Details

    • InvalidPasswordException

      public InvalidPasswordException(String message)
      Create a new InvalidPasswordException.
      Parameters:
      message - The message text