Parent

Methods

Files

Class/Module Index [+]

Quicksearch

Chef::Exceptions::UnsupportedPlatform

Public Class Methods

new(platform) click to toggle source
# File lib/chef/exceptions.rb, line 322
def initialize(platform)
  super "This functionality is not supported on platform #{platform}."
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.