modern-events-calendar-lite/app/api/Twilio/Exceptions/DeserializeException.php

9 lines
No EOL
102 B
PHP
Executable file

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