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

com.redhat.lightblue.rest.auth.ldap.LDAPUserNotFoundException Maven / Gradle / Ivy

There is a newer version: 2.32.0
Show newest version
package com.redhat.lightblue.rest.auth.ldap;

/**
 * A simple exception to mark when the result of a query for users returns an empty list
 * 

* Created by lcestari on 2/23/15. */ public class LDAPUserNotFoundException extends Exception { }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy