Метод | Описание | |
---|---|---|
UploadInitFailureException ( string message ) : System | ||
UploadInitFailureException ( string message, Exception innerException ) : System |
public UploadInitFailureException ( string message ) : System | ||
message | string | |
Результат | System |
public UploadInitFailureException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
Результат | System |