Searched refs:aWrappedAny (Results 1 – 1 of 1) sorted by relevance
423 Any aWrappedAny = e.TargetException; in implGetWrappedMsg() local424 Type aExceptionType = aWrappedAny.getValueType(); in implGetWrappedMsg()429 Exception& e_ = *( (Exception*)aWrappedAny.getValue() ); in implGetWrappedMsg()
Completed in 24 milliseconds