<?phpnamespace AwsGameLiftException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Amazon GameLift** service. */class GameLiftException extends AwsException {}