Home
last modified time | relevance | path

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

/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A DJob.java139 throw remoteUnoRequestRaisedException(_iMessage.getResult()); in execute()
171 private Exception remoteUnoRequestRaisedException(Object exception) { in remoteUnoRequestRaisedException() method in Job