IntegraException ClassMódulo de Integração do INTEGRA
Representa um erro de comunicação com webservice do sistema INTEGRA, tais como URL inexistente, etc.
Inheritance Hierarchy

Namespace: INTEGRA
Assembly: INTEGRA (in INTEGRA.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class IntegraException : Exception
Constructors
  NameDescription
Public methodIntegraException 
Initializes a new instance of the IntegraException class
Public methodIntegraException(String)
Initializes a new instance of the IntegraException class
Public methodIntegraException(String, Exception)
Initializes a new instance of the IntegraException class
Top
See Also