#include <WThreadCreationException.h>
◆ WThreadCreationException() [1/3]
| WToolboxException::WThreadCreationException::WThreadCreationException |
( |
| ) |
|
|
inline |
◆ WThreadCreationException() [2/3]
| WToolboxException::WThreadCreationException::WThreadCreationException |
( |
String^ | message, |
|
|
String^ | translateCode ) |
|
inline |
◆ WThreadCreationException() [3/3]
| WToolboxException::WThreadCreationException::WThreadCreationException |
( |
String^ | message, |
|
|
Exception^ | inner, |
|
|
String^ | translateCode ) |
|
inline |
◆ TranslateCode
| property String WToolboxException::WThreadCreationException::TranslateCode |
Initial value:{
String^ get() {
return _translateCode;
}
}
private:
String^ _translateCode
The documentation for this class was generated from the following file: