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):
137 from com.sun.star.uno import Exception as UnoException unknown224 except UnoException as e:719 except UnoException as e:873 except UnoException as e:
Completed in 112 milliseconds