Exception: Sass::UnitConversionError

Inherits:
SyntaxError 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_filename, #sass_line

Method Summary

Methods inherited from SyntaxError

#add_backtrace_entry, #add_metadata, #initialize, #to_s

Constructor Details

This class inherits a constructor from Sass::SyntaxError