e.g.
err = Backup::Errors::Foo::Bar::FooError.new('error message') err.message => "Foo::Bar::FooError: error message"
[Validate]