Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
16009e34
Kaydet (Commit)
16009e34
authored
Tem 02, 2012
tarafından
Cédric Bosdonnat
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
CMIS UCP: show some caught exceptions in ucpcmis.INFO
Change-Id: I2ebbed596cc9c21759633154a46c15e5f0f66e72
üst
1ddd3d0f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
cmis_content.cxx
ucb/source/ucp/cmis/cmis_content.cxx
+5
-0
No files found.
ucb/source/ucp/cmis/cmis_content.cxx
Dosyayı görüntüle @
16009e34
...
...
@@ -244,6 +244,7 @@ namespace cmis
}
catch
(
const
libcmis
::
Exception
&
e
)
{
SAL_INFO
(
"cmisucp"
,
"Unexpected libcmis exception: "
<<
e
.
what
(
)
);
ucbhelper
::
cancelCommandExecution
(
ucb
::
IOErrorCode_GENERAL
,
uno
::
Sequence
<
uno
::
Any
>
(
0
),
...
...
@@ -691,6 +692,7 @@ namespace cmis
}
catch
(
const
libcmis
::
Exception
&
e
)
{
SAL_INFO
(
"cmisucp"
,
"Unexpected libcmis exception: "
<<
e
.
what
(
)
);
ucbhelper
::
cancelCommandExecution
(
ucb
::
IOErrorCode_GENERAL
,
uno
::
Sequence
<
uno
::
Any
>
(
0
),
...
...
@@ -758,6 +760,7 @@ namespace cmis
}
catch
(
const
libcmis
::
Exception
&
e
)
{
SAL_INFO
(
"cmisucp"
,
"Unexpected libcmis exception: "
<<
e
.
what
(
)
);
ucbhelper
::
cancelCommandExecution
(
ucb
::
IOErrorCode_GENERAL
,
uno
::
Sequence
<
uno
::
Any
>
(
0
),
...
...
@@ -800,6 +803,7 @@ namespace cmis
}
catch
(
const
libcmis
::
Exception
&
e
)
{
SAL_INFO
(
"cmisucp"
,
"Unexpected libcmis exception: "
<<
e
.
what
(
)
);
ucbhelper
::
cancelCommandExecution
(
ucb
::
IOErrorCode_GENERAL
,
uno
::
Sequence
<
uno
::
Any
>
(
0
),
...
...
@@ -1059,6 +1063,7 @@ namespace cmis
}
catch
(
const
libcmis
::
Exception
&
e
)
{
SAL_INFO
(
"cmisucp"
,
"Unexpected libcmis exception: "
<<
e
.
what
(
)
);
ucbhelper
::
cancelCommandExecution
(
ucb
::
IOErrorCode_GENERAL
,
uno
::
Sequence
<
uno
::
Any
>
(
0
),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment