Exception: Pocketknife::Error::NodeError::NoSuchNode

Inherits:
Pocketknife::Error::NodeError show all
Defined in:
lib/pocketknife/errors.rb

Overview

NoSuchNode

Exception raised when asked to perform an operation on an unknown node.

Instance Attribute Summary

Attributes inherited from Pocketknife::Error::NodeError

#node

Method Summary

Methods inherited from Pocketknife::Error::NodeError

#initialize

Constructor Details

This class inherits a constructor from Pocketknife::Error::NodeError