<?phpnamespace AwsCodeGuruProfilerException;use AwsExceptionAwsException;/** * Represents an error interacting with the **Amazon CodeGuru Profiler** service. */class CodeGuruProfilerException extends AwsException {}