Class NodeAlreadyExistsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.social.core.storage.exception.NodeAlreadyExistsException
All Implemented Interfaces:
Serializable

public class NodeAlreadyExistsException extends Exception
See Also:
  • Constructor Details

    • NodeAlreadyExistsException

      public NodeAlreadyExistsException()
    • NodeAlreadyExistsException

      public NodeAlreadyExistsException(String s)
    • NodeAlreadyExistsException

      public NodeAlreadyExistsException(String s, Throwable throwable)
    • NodeAlreadyExistsException

      public NodeAlreadyExistsException(Throwable throwable)