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