Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php namespace Aws\CloudSearchDomain\Exception; use Aws\Common\Exception\ServiceRespons..
Decoded Output download
<?php
namespace Aws\CloudSearchDomain\Exception;
use Aws\Common\Exception\ServiceResponseException;
/**
* Exception thrown by the CloudSearchDomain client.
*/
class CloudSearchDomainException extends ServiceResponseException {}
?>
Did this file decode correctly?
Original Code
<?php
namespace Aws\CloudSearchDomain\Exception;
use Aws\Common\Exception\ServiceResponseException;
/**
* Exception thrown by the CloudSearchDomain client.
*/
class CloudSearchDomainException extends ServiceResponseException {}
Function Calls
| None |
Stats
| MD5 | 23388cd8e29e3708ff764602b6e37180 |
| Eval Count | 0 |
| Decode Time | 101 ms |