Namespaces | Enumerations | Functions

ServiceErrorCodes.h File Reference

#include "soa.h"

Go to the source code of this file.

Namespaces

namespace  abicollab
namespace  abicollab::service

Enumerations

enum  abicollab::service::SOAP_ERROR {
  abicollab::service::SOAP_ERROR_OK = 0x00, abicollab::service::SOAP_ERROR_GENERIC = 0x01, abicollab::service::SOAP_ERROR_GENERIC_EXCEPTION = 0x101, abicollab::service::SOAP_ERROR_DATABASE_EXCEPTION = 0x102,
  abicollab::service::SOAP_ERROR_INVALID_PASSWORD = 0x201, abicollab::service::SOAP_ERROR_INVALID_EMAIL = 0x202, abicollab::service::SOAP_ERROR_NO_CHANGES = 0x908, abicollab::service::SOAP_ERROR_DUP_FILENAME = 0xB03
}

Functions

SOAP_ERROR abicollab::service::error (const soa::SoapFault &fault)