Home
last modified time | relevance | path

Searched refs:aNCException (Results 1 – 1 of 1) sorted by relevance

/trunk/main/uui/source/
H A Diahndl.cxx483 ucb::NameClashException aNCException; in handleRequest_impl() local
484 if (aAnyRequest >>= aNCException) in handleRequest_impl()
489 if( aNCException.Name.getLength() ) in handleRequest_impl()
492 aArguments.push_back( aNCException.Name ); in handleRequest_impl()
495 handleErrorHandlerRequest( aNCException.Classification, in handleRequest_impl()