Lines Matching refs:BootstrapException
481 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
495 BootstrapException::~BootstrapException() in ~BootstrapException()
499 BootstrapException & BootstrapException::operator=( const BootstrapException & e ) in operator =()
505 const ::rtl::OUString & BootstrapException::getMessage() const in getMessage()
518 throw BootstrapException( in bootstrap()
528 throw BootstrapException( in bootstrap()
535 throw BootstrapException( in bootstrap()
553 throw BootstrapException( OUSTR( "no local component context!" ) ); in bootstrap()
558 throw BootstrapException( OUSTR( "cannot create random pool!" ) ); in bootstrap()
562 throw BootstrapException( OUSTR( "random pool error!" ) ); in bootstrap()
610 throw BootstrapException( OUSTR( "image not found!" ) ); in bootstrap()
612 throw BootstrapException( OUSTR( "timout occured!" ) ); in bootstrap()
614 throw BootstrapException( OUSTR( "permission denied!" ) ); in bootstrap()
616 throw BootstrapException( OUSTR( "unknown error!" ) ); in bootstrap()
619 throw BootstrapException( OUSTR( "unmapped error!" ) ); in bootstrap()
654 throw BootstrapException( in bootstrap()