Overview | Namespace | Class | Index | Help |
PUBLIC MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
PRIVATE MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
virtual | abstract | interface | template |
YES | NO | NO | NO |
* An exception indicating a bootstrap error. * *
Methods |
|
BootstrapException( ); |
* Constructs a BootstrapException. |
BootstrapException( const ::rtl::OUString & rMessage ); |
* Constructs a BootstrapException with the specified detail message. * * |
BootstrapException( const BootstrapException & e ); |
* Copy constructs a BootstrapException. |
virtual ~BootstrapException( ); |
* Destructs a BootstrapException. |
BootstrapException & operator=( const BootstrapException & e ); |
* Assigns a BootstrapException. |
const ::rtl::OUString & getMessage( ) const; |
Gets the message. |
Data |
|
::rtl::OUString m_aMessage; |
Copyright © 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.