<?php/** * This file is part of the TelegramBot package. * * (c) Avtandil Kikabidze aka LONGMAN <akalongman@gmail.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */namespaceLongman\TelegramBot\Exception;/** * Main exception class used for exception handling */classTelegramLogExceptionextends\Exception{