LinkedListException.endNoContent constructor

LinkedListException.endNoContent()

Represents error that occurs when trying to access the content of an end node

Implementation

LinkedListException.endNoContent() : this._('End node has no content');