Searched refs:aThirdMessage (Results 1 – 1 of 1) sorted by relevance
2961 sdbc::SQLException aThirdMessage; in executeReport() local2965 aThirdMessage.Message = aWrapped.Message; in executeReport()2966 aThirdMessage.Context = aWrapped.Context; in executeReport()2969 if ( aThirdMessage.Message.getLength() ) in executeReport()2970 aSecondMessage.NextException <<= aThirdMessage; in executeReport()
Completed in 49 milliseconds