IMPORTANT:
this is not a Support Forum! Experienced users might answer from time to time questions posted here. If you need a professional and reliable answer, or if you want to report a bug, please contact Altova Support instead.

Need help understanding why altova::Exception was thrown (C++) Options · View
tgsauder
Posted: Sunday, November 20, 2016 6:39:37 PM
Rank: Newbie

Joined: 11/20/2016
Posts: 1
Location: USA
My code is catching an altova exception, per the following catch block. The message printed is "caught altova::exception X"

What does "X" mean?

catch (altova::Exception &ae)
{
cout << "caught altova::exception " << ae.message().c_str() << endl;
}

Thanks,
T.
Users browsing this topic
guest

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Use of the Altova User Forum(s) is governed by the Altova Terms of Use.