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