118 $this->_value = $pValue;
119 $this->_tokenType = $pTokenType;
120 $this->_tokenSubType = $pTokenSubType;
138 $this->_value = $value;
156 $this->_tokenType = $value;
174 $this->_tokenSubType = $value;
An exception for terminatinating execution or to throw for unit testing.