Class: PhoneGap::Build::Error

Inherits:
Base
  • Object
show all
Defined in:
lib/phone_gap/build/error.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from PhoneGap::Build::Base

Instance Attribute Details

#messageObject (readonly)

Returns the value of attribute message.



5
6
7
# File 'lib/phone_gap/build/error.rb', line 5

def message
  @message
end