Searched refs:UnoException (Results 1 – 3 of 3) sorted by relevance
29 from com.sun.star.uno import Exception as UnoException unknown90 raise UnoException( "Couldn't open stream for unknown reason", None )96 except UnoException as e:102 except UnoException as e:
33 from com.sun.star.uno import Exception as UnoException unknown36 class BootstrapException(UnoException):
134 from com.sun.star.uno import Exception as UnoException unknown218 except UnoException as e:713 except UnoException as e:867 except UnoException as e:
Completed in 20 milliseconds