DocumentAlreadyCustomizedException Конструкторы

Определение

Перегрузки

DocumentAlreadyCustomizedException()
DocumentAlreadyCustomizedException(Exception)
DocumentAlreadyCustomizedException(String)
DocumentAlreadyCustomizedException(String, Exception)

DocumentAlreadyCustomizedException()

public DocumentAlreadyCustomizedException ();

Применяется к

DocumentAlreadyCustomizedException(Exception)

public DocumentAlreadyCustomizedException (Exception innerException);

Параметры

innerException
Exception

Применяется к

DocumentAlreadyCustomizedException(String)

public DocumentAlreadyCustomizedException (string message);

Параметры

message
String

Применяется к

DocumentAlreadyCustomizedException(String, Exception)

public DocumentAlreadyCustomizedException (string message, Exception innerException);

Параметры

message
String
innerException
Exception

Применяется к