<?phpnamespace AwsWorkLinkException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Amazon WorkLink** service. */class WorkLinkException extends AwsException {}