C# 클래스 Transloadit.Assembly.Exceptions.AlreadyDefinedKeyException

Thrown when a key is already defined
상속: System.Exception
파일 보기 프로젝트 열기: nkranitz/transloadit-csharp-sdk

공개 메소드들

메소드 설명
AlreadyDefinedKeyException ( string key, string location ) : System

메소드 상세

AlreadyDefinedKeyException() 공개 메소드

public AlreadyDefinedKeyException ( string key, string location ) : System
key string
location string
리턴 System