We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08e0719 commit f73f5a8Copy full SHA for f73f5a8
chef/lib/chef/exceptions.rb
@@ -36,7 +36,6 @@ class CouchDBNotFound < RuntimeError; end
36
classPrivateKeyMissing < RuntimeError;end
37
classCannotWritePrivateKey < RuntimeError;end
38
classRoleNotFound < RuntimeError;end
39
-
40
classValidationFailed < ArgumentError;end
41
end
42
0 commit comments