Package OOPJ_MP

Class NodeNotFoundException

All Implemented Interfaces:
Serializable

public class NodeNotFoundException extends Exception
This Exception is thow when you try to Find the Node that dosen't exits
Since:
2024
Author:
Mohit Makwana
See Also:
  • Constructor Details

    • NodeNotFoundException

      public NodeNotFoundException(String msg)
      This is base constructor used to generate a Exception
      Parameters:
      msg - this is a message that want to pass with Exception