DocumentAlreadyCustomizedException Construtores

Definição

Sobrecargas

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

DocumentAlreadyCustomizedException()

public DocumentAlreadyCustomizedException ();

Aplica-se a

DocumentAlreadyCustomizedException(Exception)

public DocumentAlreadyCustomizedException (Exception innerException);

Parâmetros

innerException
Exception

Aplica-se a

DocumentAlreadyCustomizedException(String)

public DocumentAlreadyCustomizedException (string message);

Parâmetros

message
String

Aplica-se a

DocumentAlreadyCustomizedException(String, Exception)

public DocumentAlreadyCustomizedException (string message, Exception innerException);

Parâmetros

message
String
innerException
Exception

Aplica-se a