C# Class Transloadit.Assembly.Exceptions.AlreadyDefinedKeyException

Thrown when a key is already defined
Inheritance: System.Exception
Afficher le fichier Open project: nkranitz/transloadit-csharp-sdk

Méthodes publiques

Méthode Description
AlreadyDefinedKeyException ( string key, string location ) : System

Method Details

AlreadyDefinedKeyException() public méthode

public AlreadyDefinedKeyException ( string key, string location ) : System
key string
location string
Résultat System