You are here

class SassLiteralException in Sassy 7

Same name and namespace in other branches
  1. 7.3 phpsass/script/literals/SassLiteralExceptions.php \SassLiteralException

Sass literal exception. @package PHamlP @subpackage Sass.script.literals

Hierarchy

Expanded class hierarchy of SassLiteralException

File

phamlp/sass/script/literals/SassLiteralExceptions.php, line 19

View source
class SassLiteralException extends SassScriptParserException {

}

Members