Enumerations | |
| enum | SOAP_ERROR { SOAP_ERROR_OK = 0x00, SOAP_ERROR_GENERIC = 0x01, SOAP_ERROR_GENERIC_EXCEPTION = 0x101, SOAP_ERROR_DATABASE_EXCEPTION = 0x102, SOAP_ERROR_INVALID_PASSWORD = 0x201, SOAP_ERROR_INVALID_EMAIL = 0x202 } |
Functions | |
| static SOAP_ERROR | error (const soa::SoapFault &fault) |
| static SOAP_ERROR abicollab::service::error | ( | const soa::SoapFault & | fault | ) | [static] |
References SOAP_ERROR_GENERIC, and soa::SoapFault::string().
Referenced by RealmConnection::_complete_packet(), IE_Imp_OpenDocument::_handleContentStream(), IE_Imp_MsWord_97::_handleImage(), IE_Imp_OpenDocument::_handleManifestStream(), IE_Imp_OpenDocument::_handleMetaStream(), IE_Imp_MsWord_97::_handlePositionedImage(), IE_Imp_OpenDocument::_handleSettingsStream(), IE_Imp_OpenDocument::_handleStylesStream(), IE_Imp_MsWord_97::_insertBookmark(), IE_Imp_MsWord_97::_insertBookmarkIfAppropriate(), OpenWriter_ContentStream_Listener::_insertImage(), ServiceAccountHandler::_listDocuments(), IE_Imp_WordPerfect::_loadFile(), IE_Imp_Text::_loadFile(), IE_Imp_T602::_loadFile(), IE_Imp_RTF::_loadFile(), IE_Imp_PalmDoc::_loadFile(), IE_Imp_MIF::_loadFile(), IE_Imp_MathML::_loadFile(), IE_Imp_GraphicAsDocument::_loadFile(), IE_Imp_Component::_loadFile(), IE_Imp_Object::_loadFile(), IE_Imp_Applix::_loadFile(), _openRecent(), IE_Imp_RTF::_parseFldinstBlock(), RealmConnection::_receive(), XMPPAccountHandler::_send(), ServiceAccountHandler::_send(), IE_Exp_OpenDocument::_writeDocument(), tls_tunnel::ServerTransport::accept(), EV_EditMethodContainer::addEditMethod(), ODi_Abi_Data::addImageDataItem(), ODi_Abi_Data::addObjectDataItem(), IOServerHandler::asyncAccept(), Session::asyncReadHeader(), Session::asyncReadHeaderHandler(), Session::asyncWrite(), Session::asyncWriteHandler(), Session::asyncWriteHeaderHandler(), XMPPAccountHandler::authenticate(), autoSaveCallback(), XAP_Frame::backup(), AP_Frame::buildFrame(), XMPPAccountHandler::connect(), AP_Convert::convertTo(), GR_UnixImage::convertToBuffer(), Defun1(), AP_CocoaPlugin_FramelessDocument::documentFromFile:importOptions:, AP_CocoaPlugin_FramelessDocument::exportDocumentToFile:exportOptions:, XAP_UnixDialog_ClipArt::fillStore(), IE_Exp_OpenXML::finishDocument(), GR_UnixCairoImage::getPixbuf(), go_file_get_group_name(), go_file_get_owner_name(), go_guess_encoding(), go_strunescape(), SugarAccountHandler::joinTube(), AbiCommand::loadDocument(), IE_Imp_RTF::LoadPictData(), AP_UnixApp::makePngPreview(), AbiCommand::newDocument(), SugarAccountHandler::offerTube(), tls_tunnel::Proxy::on_local_read(), tls_tunnel::ClientProxy::on_transport_connect(), AP_App::openCmdLineFiles(), ServiceAccountHandler::openDocument(), XAP_CocoaPlugin::parseFile:simpleXML:, AbiCommand::parseTokens(), IE_Imp_Component::pasteFromBuffer(), AP_UnixApp::pasteFromClipboard(), AP_CocoaApp::pasteFromClipboard(), XAP_Win32Slurp::processCommand(), UT_Stack::push(), XAP_UnixDialog_ClipArt::runModal(), s_dbus_handle_message(), s_loadDocument(), s_loadImage(), GR_UnixImage::saveToPNG(), EV_Menu_ActionSet::setAction(), EV_Menu_LabelSet::setLabel(), XMPPAccountHandler::setup(), IE_Exp_OpenXML::startDocument(), AbiCollabSessionManager::storeProfile(), tls_tunnel::Proxy::tunnel_(), UT_go_guess_encoding(), and IE_Exp::writeFile().
1.5.5