Class DirectoryException

  • All Implemented Interfaces:
    Serializable

    public class DirectoryException
    extends org.silverpeas.kernel.SilverpeasException
    Thrown by the directory service
    See Also:
    Serialized Form
    • Constructor Detail

      • DirectoryException

        public DirectoryException​(String message,
                                  Throwable cause)
      • DirectoryException

        public DirectoryException​(Throwable cause)