m_pStatus =newISC_STATUS_ARRAY();#ifndefDONT_USE_DYNAMIC_DATABASE_LAYER_LINKINGm_pInterface =newFirebirdInterface();if(!m_pInterface->Init()) { SetErrorCode(DATABASE_LAYER_ERROR_LOADING_LIBRARY); SetErrorMessage(wxT("Error loading Firebird library"));ThrowDatabaseException();return; }#endifm...
reason ="Incomplete "+ d_fromCode +" sequence.";elseif(err == EILSEQ) reason ="Invalid "+ d_fromCode +" sequence.";elsereason ="Unknown error.";CEGUI_THROW(InvalidRequestException(String("Failed to convert from \"") + d_fromCode.c_str() +"\" to \""+ d_toCode.c_str() +"...