| Overview | Namespace | Class | Index | Help |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | NO | NO |
* Constructs a BootstrapException.
| const ::rtl::OUString & | rMessage ); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | NO | NO |
* Constructs a BootstrapException with the specified detail message. * *
| rMessage | * A message containing any details about the exception. |
| const BootstrapException & | e ); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | NO | NO |
* Copy constructs a BootstrapException.
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| YES | NO | NO | NO | NO | NO | NO | NO |
* Destructs a BootstrapException.
| const BootstrapException & | e ); |
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | NO | NO |
* Assigns a BootstrapException.
| virtual | abstract | const | volatile | template | static | inline | C-linkage |
| NO | NO | NO | NO | NO | NO | NO | NO |
Gets the message.
A reference to the message. The reference is valid for the lifetime of
this BootstrapException.
Copyright © 2003 Sun Microsystems, Inc.