[xsd-users] Error Logging

Prather, Ryan C SSgt USAF AFSPC SYAG/SED Ryan.Prather at peterson.af.mil
Mon Apr 14 15:25:43 EDT 2008


Is there a function that will convert the exception object to a STL
string object?  We currently have a Error class that does all of the
error handling that need to be done.  It basically just sends a string
to a file with a couple of other parameters.  The function just takes
two arguments an integer (error code) and string (error message).  The
string can be no longer than 60 characters so I need to find a way to
reformat the exceptions that XSD provides to something that is 60
characters or less.  Thanks

Ryan



More information about the xsd-users mailing list