Encoding exception class. Encoding errors while scanning the source are thrown using this using this exception class.
@author Marco Marchiò <marco.mm89@gmail.com>
@codeCoverageIgnore
Expanded class hierarchy of EncodingException
class EncodingException extends \Exception { }