OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
reader
/
zzaws-ses
/
vendor
/
aws
/
aws-sdk-php
/
src
/
CodeStar
/
Exception
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/14/2024 08:00:31 AM
rwxr-xr-x
📄
CodeStarException.php
209 bytes
08/14/2024 08:00:31 AM
rw-r--r--
Editing: CodeStarException.php
Close
<?php namespace Aws\CodeStar\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS CodeStar** service. */ class CodeStarException extends AwsException {}