OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
email
/
vendor
/
aws
/
aws-sdk-php
/
src
/
AutoScalingPlans
/
Exception
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
07/10/2024 05:26:04 AM
rwxr-xr-x
📄
AutoScalingPlansException.php
235 bytes
07/10/2024 05:26:05 AM
rw-r--r--
Editing: AutoScalingPlansException.php
Close
<?php namespace Aws\AutoScalingPlans\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS Auto Scaling Plans** service. */ class AutoScalingPlansException extends AwsException {}