WP File Manager
Current Path:
/
home
/
itutorethiopia
/
public_html
/
vendor
/
aws
/
aws-sdk-php
/
src
/
CodeCommit
/
Exception
/
Name
Action
..
CodeCommitException.php
Edit
Editing: CodeCommitException.php
<?php namespace Aws\CodeCommit\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS CodeCommit** service. */ class CodeCommitException extends AwsException {}