Class DirectoryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.andresbustamante.yafoot.commons.exceptions.DirectoryException
All Implemented Interfaces:
Serializable

public class DirectoryException extends Exception
Generic active directory / LDAP Exception for users management.
See Also:
  • Constructor Details

    • DirectoryException

      public DirectoryException(String message)
      Default constructor with a log message.
      Parameters:
      message - Message to log