AutorÃa | Ultima modificación | Ver Log |
<?php namespace Aws\Deadline\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWSDeadlineCloud** service. */ class DeadlineException extends AwsException {}
<?php
namespace Aws\Deadline\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **AWSDeadlineCloud** service.
*/
class DeadlineException extends AwsException {}