C# Class Vtex.Apps.Client.Exceptions.ConflictingVersionRequirementsException

Inheritance: Vtex.Gallery.Core.Exceptions.GalleryException
Afficher le fichier Open project: vtex/apps-client-net

Méthodes publiques

Méthode Description
ConflictingVersionRequirementsException ( string message, AppIdentifier dependency, string>.IDictionary requiredVersionsByDependent ) : System.Collections.Generic

Private Methods

Méthode Description
ConflictingVersionRequirementsException ( Error error ) : System.Collections.Generic

Method Details

ConflictingVersionRequirementsException() public méthode

public ConflictingVersionRequirementsException ( string message, AppIdentifier dependency, string>.IDictionary requiredVersionsByDependent ) : System.Collections.Generic
message string
dependency AppIdentifier
requiredVersionsByDependent string>.IDictionary
Résultat System.Collections.Generic