IntegraException Constructor (String)Módulo de Integração do INTEGRA
Initializes a new instance of the IntegraException class

Namespace: INTEGRA
Assembly: INTEGRA (in INTEGRA.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IntegraException(
	string message
)

Parameters

message
Type: System String

[Missing <param name="message"/> documentation for "M:INTEGRA.IntegraException.#ctor(System.String)"]

See Also