<?phpnamespace AwsQLDBSessionException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Amazon QLDB Session** service. */class QLDBSessionException extends AwsException {}