Exception: Less2Sass::UnknownError
- Inherits:
-
Less2SassError
- Object
- StandardError
- Less2SassError
- Less2Sass::UnknownError
- Defined in:
- lib/less2sass/error.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
96 97 98 |
# File 'lib/less2sass/error.rb', line 96 def "Something unexpected just happened.\n" + super end |