Exception: Sass::UnitConversionError

Inherits:
SyntaxError
  • Object
show all
Defined in:
lib/sass/error.rb

Overview

The class for Sass errors that are raised due to invalid unit conversions in SassScript.

Instance Attribute Summary

Attributes inherited from SyntaxError

#sass_backtrace, #sass_template

Method Summary

Methods inherited from SyntaxError

#add_backtrace, #backtrace, exception_to_css, #initialize, #modify_backtrace, #sass_backtrace_str, #sass_filename, #sass_line, #sass_mixin, #to_s

Constructor Details

This class inherits a constructor from Sass::SyntaxError