Class InvalidNodeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.kosdev.kos.core.service.manifest.InvalidNodeException
All Implemented Interfaces:
Serializable

public class InvalidNodeException extends RuntimeException
Exception generated when trying to access a nodeId that is not part of the manifest.
Since:
1
Version:
1
See Also:
  • Constructor Details

    • InvalidNodeException

      public InvalidNodeException(NodeId nodeId)