Home
last modified time | relevance | path

Searched defs:BootstrapException (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/javaunohelper/com/sun/star/comp/helper/
H A DBootstrapException.java32 public class BootstrapException extends java.lang.Exception { class
43 public BootstrapException() { in BootstrapException() method in BootstrapException
53 public BootstrapException( String message ) { in BootstrapException() method in BootstrapException
64 public BootstrapException( String message, Exception target ) { in BootstrapException() method in BootstrapException
74 public BootstrapException( Exception target ) { in BootstrapException() method in BootstrapException
/aoo42x/main/scripting/source/pyprov/
H A Dofficehelper.py36 class BootstrapException(UnoException): class
/aoo42x/main/cppuhelper/inc/cppuhelper/
H A Dbootstrap.hxx147 class CPPUHELPER_DLLPUBLIC BootstrapException class
/aoo42x/main/cppuhelper/source/
H A Dbootstrap.cxx481 BootstrapException::BootstrapException() in BootstrapException() function in cppu::BootstrapException
485 BootstrapException::BootstrapException( const ::rtl::OUString & rMessage ) in BootstrapException() function in cppu::BootstrapException
490 BootstrapException::BootstrapException( const BootstrapException & e ) in BootstrapException() function in cppu::BootstrapException

Completed in 32 milliseconds