Class NodeNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
i5.las2peer.p2p.NodeNotFoundException
All Implemented Interfaces:
Serializable

public class NodeNotFoundException extends Exception
Exception thrown on access to a node which is not known to the network.
See Also:
  • Constructor Details

    • NodeNotFoundException

      public NodeNotFoundException(String message)
    • NodeNotFoundException

      public NodeNotFoundException(long id)