class Confmake::PropertyFileVariableReader::InvalidPropertyFileException

Public Instance Methods

initalize(message) click to toggle source
Calls superclass method
# File lib/confmake/property_reader.rb, line 40
def initalize message
  super message
end