export default class NotAllowedChangeSubscriptionPlan { constructor(message: string) { this.name = "NotAllowedChangeSubscriptionPlan"; } }