Exception: CookieJar::Error::CreateError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/cookie_jar/support/errors.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



34
35
36
# File 'lib/cookie_jar/support/errors.rb', line 34

def to_s
  "Creation of circulation failed."
end