Exception: Less2Sass::UnknownError

Inherits:
Less2SassError show all
Defined in:
lib/less2sass/error.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



96
97
98
# File 'lib/less2sass/error.rb', line 96

def message
  "Something unexpected just happened.\n" + super
end