OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
reader
/
aws-ses
/
vendor
/
aws
/
aws-sdk-php
/
src
/
B2bi
/
Exception
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/14/2024 10:54:35 AM
rwxr-xr-x
📄
B2biException.php
213 bytes
08/14/2024 10:54:36 AM
rw-r--r--
Editing: B2biException.php
Close
<?php namespace Aws\B2bi\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS B2B Data Interchange** service. */ class B2biException extends AwsException {}