SourceException
extends Exception
in package
implements
Positionable
Uses
Position
Interfaces, Classes and Traits
- Positionable
- Represents a CSS item that may have a position in the source CSS document (line number and possibly column number).
Table of Contents
- __construct() : mixed
Methods
__construct()
public
__construct(string $sMessage, int $iLineNo) : mixed
Parameters
- $sMessage : string
- $iLineNo : int
