class

Waypoints::BookmarkAlreadyExistsError

Inherits Waypoints::Error < Exception < Reference < Object

Raised when a bookmark URL is already present in the store.

Constructors

new(url : String)

Builds an error naming the duplicate URL.

Source