<?php namespace Aws\PrivateNetworks\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS Private 5G** service. */ class PrivateNetworksException extends AwsException {}