
org.restcomm.connect.http.exceptions.PasswordTooWeak Maven / Gradle / Ivy
package org.restcomm.connect.http.exceptions;
/**
* Thrown when trying to persist a password that is too weak.
*
* @author [email protected] - Orestis Tsakiridis
*/
public class PasswordTooWeak extends Exception {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy