 | AuthOpFault Constructor |
Constructor
Namespace:
Enerj.CDI.WebService.V4.Faults
Assembly:
Enerj.CDI.WebService.DTO2021 (in Enerj.CDI.WebService.DTO2021.dll) Version: 4.13.0.0 (4.13.0.0)
Syntaxpublic AuthOpFault(
int errorCode,
string description
)
Parameters
- errorCode
- Type: SystemInt32
Code of the error - description
- Type: SystemString
Verbose description of the error
See Also