OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
reader
/
knoblyExpressLandingPage
/
vendor
/
aws
/
aws-sdk-php
/
src
/
DLM
/
Exception
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/21/2024 10:05:03 AM
rwxr-xr-x
📄
DLMException.php
216 bytes
08/21/2024 10:05:04 AM
rw-r--r--
Editing: DLMException.php
Close
<?php namespace Aws\DLM\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Data Lifecycle Manager** service. */ class DLMException extends AwsException {}