Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

SourceControlSecurityException (String,String,Exception) - конструктор Смотри также  Terrasoft.Common - пространство имен > SourceControlSecurityException - класс > SourceControlSecurityException : SourceControlSecurityException (String,String,Exception) C#

message
Error message.
sourceUrl
Path to the package repository.
innerException
Internal exception.

Glossary Item Box

Initializes a new instance of the SourceControlSecurityException class using the specified error message, path to the package repository, and the link to the internal exception that was the cause of this exception.

Синтаксис

public SourceControlSecurityException( 
   string message, 
   string sourceUrl, 
   Exception innerException 
)

Параметры

message
Error message.
sourceUrl
Path to the package repository.
innerException
Internal exception.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?