SourceSpanException constructor

SourceSpanException(String _message, SourceSpan _span)

Implementation

SourceSpanException(this._message, this._span);