Re: [classad-users] Error message


Date: Fri, 31 May 2002 10:00:10 -0500 (CDT)
From: Alain Aslag Roy <roy@xxxxxxxxxxx>
Subject: Re: [classad-users] Error message
>I need to get the error message displayed by the parse() method of the
>class ClassAddParser and put it in a string or something else.  How can
>I do it? is there a "global" variable containing the error message or a
>particular method returning this message?

Are you asking about the Java or the C++ code?

In the C++ code, you can look at two global variables:

   CondorErrMsg
   CondorErrno

-alain




[← Prev in Thread] Current Thread [Next in Thread→]