Hi all,
how can i get a more verbose error than :
NotesException(4522): DXL importer operation failed
i use java notes api (6.5.1) in a remove java client (diiop)
Hi all,
how can i get a more verbose error than :
NotesException(4522): DXL importer operation failed
i use java notes api (6.5.1) in a remove java client (diiop)
Subject: Use getLog() RE: DxlImporter error
Catch the exception and use the getLog() method