All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.restcomm.connect.http.exceptions.PasswordTooWeak Maven / Gradle / Ivy

There is a newer version: 8.4.0-227
Show newest version
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