Searched refs:_displayInfo (Results 1 – 1 of 1) sorted by relevance
256 static bool lcl_hasDetails( const ExceptionDisplayInfo& _displayInfo ) in lcl_hasDetails() argument258 return ( _displayInfo.sErrorCode.Len() ) in lcl_hasDetails()259 || ( _displayInfo.sSQLState.Len() in lcl_hasDetails()260 && !_displayInfo.sSQLState.EqualsAscii( "S1000" ) in lcl_hasDetails()
Completed in 15 milliseconds