class

Waypoints::BookmarkNotFoundError

Inherits Waypoints::Error < Exception < Reference < Object

Raised when a requested bookmark URL is absent from the store.

Constructors

new(url : String)

Builds an error naming the missing URL.

Source