Class NodeNotFoundException

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

public class NodeNotFoundException extends Exception
See Also:
  • Constructor Details

    • NodeNotFoundException

      public NodeNotFoundException()
    • NodeNotFoundException

      public NodeNotFoundException(String s)
    • NodeNotFoundException

      public NodeNotFoundException(String s, Throwable throwable)
    • NodeNotFoundException

      public NodeNotFoundException(Throwable throwable)