File "TwimlException.php"
Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/twilio/sdk/src/Twilio/Exceptions/TwimlException.php
File size: 88 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Twilio\Exceptions;
class TwimlException extends TwilioException {
}