BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
home
/
imagivibe
/
public_html
/
app.imagivibe.com
/
vendor
/
aws
/
aws-sdk-php
/
src
/
imagebuilder
/
Exception
📤 Upload
📝 New File
📁 New Folder
Close
Editing: imagebuilderException.php
<?php namespace Aws\imagebuilder\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **EC2 Image Builder** service. */ class imagebuilderException extends AwsException {}
Save
Cancel