Class NullResultException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.crowd.search.ldap.NullResultException
All Implemented Interfaces:
Serializable

public class NullResultException extends Exception
Denotes that the LDAPQuery could not be formed because the query would result in a null result (empty collection).
See Also:
  • Constructor Details

    • NullResultException

      public NullResultException()