Class NodeNotFoundException

All Implemented Interfaces:
Serializable

public class NodeNotFoundException extends IllegalArgumentException
See Also:
  • Constructor Details

    • NodeNotFoundException

      public NodeNotFoundException(String message, Throwable cause)
    • NodeNotFoundException

      public NodeNotFoundException(String s)
    • NodeNotFoundException

      public NodeNotFoundException(Throwable cause)