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):
133 from com.sun.star.uno import Exception as UnoException unknown264 except UnoException as e:1025 except UnoException as e:1218 except UnoException as e: