PdVOpErrors Enumeration |
Namespace: Enerj.CDI.WebService.V4.Faults
public enum PdVOpErrors
| Member name | Value | Description | |
|---|---|---|---|
| InternalServerError | 0 | Generic internal server error | |
| InvalidAccessToken | 1 | The access token is not valid | |
| InvalidArgument | 2 | An argument of the call is not valid | |
| IdNotFound | 3 | Id of the package not found |