PATH:
home
/
rwabteecom
/
public_html_old
/
vendor
/
aws
/
aws-sdk-php
/
src
/
MigrationHubRefactorSpaces
/
Exception
/
Editing: MigrationHubRefactorSpacesException.php
<?php namespace Aws\MigrationHubRefactorSpaces\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS Migration Hub Refactor Spaces** service. */ class MigrationHubRefactorSpacesException extends AwsException {}
SAVE
CANCEL