<?phpnamespace AwsManagedBlockchainException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Amazon Managed Blockchain** service. */class ManagedBlockchainException extends AwsException {}