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

io.corbel.iam.exception.IdentityAlreadyExistsException Maven / Gradle / Ivy

There is a newer version: 1.44.0
Show newest version
package io.corbel.iam.exception;

/**
 * @author Rubén Carrasco
 *
 */
public class IdentityAlreadyExistsException extends Exception {

    private static final long serialVersionUID = -2997070275710236043L;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy