Exception: CookieJar::Error::CreateError
- Inherits:
-
StandardError
- Object
- StandardError
- CookieJar::Error::CreateError
- Defined in:
- lib/cookie_jar/support/errors.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
34 35 36 |
# File 'lib/cookie_jar/support/errors.rb', line 34 def to_s "Creation of circulation failed." end |