Class
Backup::Errors::Error
In:
lib/backup/errors.rb
Parent:
StandardError
Methods
new
to_s
wrap
Public Class methods
new
(msg = nil, orig_err = nil)
wrap
(orig_err, msg = nil)
Public Instance methods
to_s
()
[Validate]