Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
vendor
/
aws
/
aws-sdk-php
/
src
/
RAM
/
Exception
:
RAMException.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php namespace Aws\RAM\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS Resource Access Manager** service. */ class RAMException extends AwsException {}