9 lines
87 B
PHP
Executable File

<?php
namespace Twilio\Exceptions;
class HttpException extends TwilioException {
}