<?phpnamespace AwsAutoScalingPlansException;use AwsExceptionAwsException;/** * Represents an error interacting with the **AWS Auto Scaling Plans** service. */class AutoScalingPlansException extends AwsException {}