ProjectConfigurationException({String? type, String? message}) : super( type: type, code: 'ProjectConfigurationException', message: message);