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